In RGB color space, #c03f00 hex color has a red value of 192, a green value of 63 and a blue value of 0.
In CMYK color space (used in color printing), #c03f00 hex color is composed of 0% cyan, 67.19% magenta, 100% yellow and 24.71% black.
#c03f00 color has a hue of 19.7 degrees, a saturation of 100% and a lightness of 37.6%.
#c03f00 hex color contains mainly RED.
The closest web safe color of #c03f00 is #cc3300
#c03f00 hex color has a decimal value of 12599040.
HEX | c03f00 | #c03f00 |
---|---|---|
RGB | 192, 63, 0 | rgb(192, 63, 0) |
RGB Percent | 75.29, 24.71, 0 | rgb(75.29, 24.71, 0) |
CMYK | 0, 67, 100, 25 | |
HSL | 19.7°, 100, 37.6 | hsl(19.7, 100%, 37.6%) |
HSV | 19.7°, 100, 75.3 |
XYZ | 23.516, 14.761, 1.61 |
---|---|
Hunter Lab | 38.42, 42.021, 24.409 |
CIE-LAB | 45.305, 49.645, 56.609 |
CIE-LCH | 45.305, 75.294, 48.75 |
CIE-LUV | 0, 67.19, 100, 24.71 |
Web Safe | cc3300 |
RGB percent of color #c03f00
CMYK percent of color #c03f00
Text with hexadecimal color #c03f00
This text has a font color of #c03f00
<p style="color:#c03f00">Text here</p>
#c03f00 Background Color
This box has a background color of #c03f00
<div style="background-color:#c03f00">Text here</div>
#c03f00 Border Color
This box has a border color of #c03f00
<div style="border: 4px solid #c03f00">Text here</div>
CSS codes
<p style="color:#c03f00">Text here</p>
<div style="background-color:#c03f00">Text here</div>
<div style="border: 4px solid #c03f00">Text here</div>
#c03f00 Color on white background
This is how a font and box color of #c03f00 will look
on a white background.
#c03f00 Color on black background
This is how a font and box color of #c03f00 hex color will look
on a black background.