In RGB color space, #ff0c1c hex color has a red value of 255, a green value of 12 and a blue value of 28.
In CMYK color space (used in color printing), #ff0c1c hex color is composed of 0% cyan, 95.29% magenta, 89.02% yellow and 0% black.
#ff0c1c color has a hue of 356 degrees, a saturation of 100% and a lightness of 52.4%.
#ff0c1c hex color contains mainly RED.
The closest web safe color of #ff0c1c is #ff0033
#ff0c1c hex color has a decimal value of 16714780.
HEX | ff0c1c | #ff0c1c |
---|---|---|
RGB | 255, 12, 28 | rgb(255, 12, 28) |
RGB Percent | 100, 4.71, 10.98 | rgb(100, 4.71, 10.98) |
CMYK | 0, 95, 89, 0 | |
HSL | 356°, 100, 52.4 | hsl(356, 100%, 52.4%) |
HSV | 356°, 95.3, 100 |
XYZ | 41.581, 21.607, 3.078 |
---|---|
Hunter Lab | 46.483, 78.329, 28.612 |
CIE-LAB | 53.608, 79.535, 59.087 |
CIE-LCH | 53.608, 99.081, 36.609 |
CIE-LUV | 0, 95.29, 89.02, 0 |
Web Safe | ff0033 |
RGB percent of color #ff0c1c
CMYK percent of color #ff0c1c
Text with hexadecimal color #ff0c1c
This text has a font color of #ff0c1c
<p style="color:#ff0c1c">Text here</p>
#ff0c1c Background Color
This box has a background color of #ff0c1c
<div style="background-color:#ff0c1c">Text here</div>
#ff0c1c Border Color
This box has a border color of #ff0c1c
<div style="border: 4px solid #ff0c1c">Text here</div>
CSS codes
<p style="color:#ff0c1c">Text here</p>
<div style="background-color:#ff0c1c">Text here</div>
<div style="border: 4px solid #ff0c1c">Text here</div>
#ff0c1c Color on white background
This is how a font and box color of #ff0c1c will look
on a white background.
#ff0c1c Color on black background
This is how a font and box color of #ff0c1c hex color will look
on a black background.