In RGB color space, #ff030c hex color has a red value of 255, a green value of 3 and a blue value of 12.
In CMYK color space (used in color printing), #ff030c hex color is composed of 0% cyan, 98.82% magenta, 95.29% yellow and 0% black.
#ff030c color has a hue of 357.9 degrees, a saturation of 100% and a lightness of 50.6%.
#ff030c hex color contains mainly RED.
The closest web safe color of #ff030c is #ff0000
#ff030c hex color has a decimal value of 16712460.
HEX | ff030c | #ff030c |
---|---|---|
RGB | 255, 3, 12 | rgb(255, 3, 12) |
RGB Percent | 100, 1.18, 4.71 | rgb(100, 1.18, 4.71) |
CMYK | 0, 99, 95, 0 | |
HSL | 357.9°, 100, 50.6 | hsl(357.9, 100%, 50.6%) |
HSV | 357.9°, 98.8, 100 |
XYZ | 41.339, 21.352, 2.29 |
---|---|
Hunter Lab | 46.208, 78.826, 29.407 |
CIE-LAB | 53.333, 79.982, 64.333 |
CIE-LCH | 53.333, 102.644, 38.811 |
CIE-LUV | 0, 98.82, 95.29, 0 |
Web Safe | ff0000 |
RGB percent of color #ff030c
CMYK percent of color #ff030c
Text with hexadecimal color #ff030c
This text has a font color of #ff030c
<p style="color:#ff030c">Text here</p>
#ff030c Background Color
This box has a background color of #ff030c
<div style="background-color:#ff030c">Text here</div>
#ff030c Border Color
This box has a border color of #ff030c
<div style="border: 4px solid #ff030c">Text here</div>
CSS codes
<p style="color:#ff030c">Text here</p>
<div style="background-color:#ff030c">Text here</div>
<div style="border: 4px solid #ff030c">Text here</div>
#ff030c Color on white background
This is how a font and box color of #ff030c will look
on a white background.
#ff030c Color on black background
This is how a font and box color of #ff030c hex color will look
on a black background.