In RGB color space, #c0003e hex color has a red value of 192, a green value of 0 and a blue value of 62.
In CMYK color space (used in color printing), #c0003e hex color is composed of 0% cyan, 100% magenta, 67.71% yellow and 24.71% black.
#c0003e color has a hue of 340.6 degrees, a saturation of 100% and a lightness of 37.6%.
#c0003e hex color contains mainly RED.
The closest web safe color of #c0003e is #cc0033
#c0003e hex color has a decimal value of 12582974.
HEX | c0003e | #c0003e |
---|---|---|
RGB | 192, 0, 62 | rgb(192, 0, 62) |
RGB Percent | 75.29, 0, 24.31 | rgb(75.29, 0, 24.31) |
CMYK | 0, 100, 68, 25 | |
HSL | 340.6°, 100, 37.6 | hsl(340.6, 100%, 37.6%) |
HSV | 340.6°, 100, 75.3 |
XYZ | 22.608, 11.554, 5.596 |
---|---|
Hunter Lab | 33.991, 59.238, 14.033 |
CIE-LAB | 40.498, 66.27, 23.051 |
CIE-LCH | 40.498, 70.165, 19.179 |
CIE-LUV | 0, 100, 67.71, 24.71 |
Web Safe | cc0033 |
RGB percent of color #c0003e
CMYK percent of color #c0003e
Text with hexadecimal color #c0003e
This text has a font color of #c0003e
<p style="color:#c0003e">Text here</p>
#c0003e Background Color
This box has a background color of #c0003e
<div style="background-color:#c0003e">Text here</div>
#c0003e Border Color
This box has a border color of #c0003e
<div style="border: 4px solid #c0003e">Text here</div>
CSS codes
<p style="color:#c0003e">Text here</p>
<div style="background-color:#c0003e">Text here</div>
<div style="border: 4px solid #c0003e">Text here</div>
#c0003e Color on white background
This is how a font and box color of #c0003e will look
on a white background.
#c0003e Color on black background
This is how a font and box color of #c0003e hex color will look
on a black background.