In a RGB color space, #c00022 hex color is composed of 75.3% red, 0% green and 13.3% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 100% magenta, 82.3% yellow and 24.7% black. It has a hue angle of 349.4 degrees, a saturation of 100% and a lightness of 37.6%. #c00022 color hex could be obtained by blending #ff0044 with #810000. Closest websafe color is: #cc0033.
The hexadecimal color #c00022 has RGB values of R:192, G:0, B:34 and CMYK values of C:0, M:1, Y:0.82, K:0.25. Its decimal value is 12582946.
Hex triplet | c00022 | #c00022 |
RGB Decimal | 192, 0, 34 | rgb(192,0,34) |
RGB Percent | 75.3, 0, 13.3 | rgb(75.3%,0%,13.3%) |
CMYK | 0, 100, 82.3, 24.7 | |
HSL | 349.4°, 100, 37.6 | hsl(349.4,100%,37.6%) |
HSV(HSB) | 349.4°, 100, 75.3 | |
Web Safe | cc0033 | #c03 |
XYZ | 22.027, 11.322, 2.538 |
xyY | 0.614, 0.315, 11.322 |
CIE-LAB | 40.118, 65.235, 39.625 |
CIE-LCH | 40.118, 76.326, 31.275 |
CIE-LUV | 40.118, 127.185, 22.168 |
Hunter-Lab | 33.648, 57.967, 19.082 |
Binary | 11000000, 00000000, 00100010 |
Below, you can see some colors close to #c00022. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #c00022.
<span style="color:#c00022">Text here</span>
This paragraph has a background color of #c00022.
<p style="background-color:#c00022;">Content here</p>
This element has a border color of #c00022.
<div style="border:1px #c00022;">Content here</div>
.text {color:#c00022;}
.background {background-color:#c00022;}
.border {border:1px solid #c00022;}
.text-shadow {border:1px solid #c00022;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #010000 is the darkest color, while #ffebee is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #606060 is the less saturated color, while #b80827 is the most saturated one.