In RGB color space, #c01010 hex color has a red value of 192, a green value of 16 and a blue value of 16.
In CMYK color space (used in color printing), #c01010 hex color is composed of 0% cyan, 91.67% magenta, 91.67% yellow and 24.71% black.
#c01010 color has a hue of 0 degrees, a saturation of 84.62% and a lightness of 40.8%.
#c01010 hex color contains mainly RED.
The closest web safe color of #c01010 is #cc0000
#c01010 hex color has a decimal value of 12587024.
HEX | c01010 | #c01010 |
---|---|---|
RGB | 192, 16, 16 | rgb(192, 16, 16) |
RGB Percent | 75.29, 6.27, 6.27 | rgb(75.29, 6.27, 6.27) |
CMYK | 0, 92, 92, 25 | |
HSL | 0°, 84.62, 40.8 | hsl(0, 84.62%, 40.8%) |
HSV | 0°, 91.7, 75.3 |
XYZ | 22.017, 11.614, 1.572 |
---|---|
Hunter Lab | 34.079, 55.681, 21.121 |
CIE-LAB | 40.596, 63.126, 48.879 |
CIE-LCH | 40.596, 79.838, 37.751 |
CIE-LUV | 0, 91.67, 91.67, 24.71 |
Web Safe | cc0000 |
RGB percent of color #c01010
CMYK percent of color #c01010
Text with hexadecimal color #c01010
This text has a font color of #c01010
<p style="color:#c01010">Text here</p>
#c01010 Background Color
This box has a background color of #c01010
<div style="background-color:#c01010">Text here</div>
#c01010 Border Color
This box has a border color of #c01010
<div style="border: 4px solid #c01010">Text here</div>
CSS codes
<p style="color:#c01010">Text here</p>
<div style="background-color:#c01010">Text here</div>
<div style="border: 4px solid #c01010">Text here</div>
#c01010 Color on white background
This is how a font and box color of #c01010 will look
on a white background.
#c01010 Color on black background
This is how a font and box color of #c01010 hex color will look
on a black background.