In RGB color space, #ff090c hex color has a red value of 255, a green value of 9 and a blue value of 12.
In CMYK color space (used in color printing), #ff090c hex color is composed of 0% cyan, 96.47% magenta, 95.29% yellow and 0% black.
#ff090c color has a hue of 359.3 degrees, a saturation of 100% and a lightness of 51.8%.
#ff090c hex color contains mainly RED.
The closest web safe color of #ff090c is #ff0000
#ff090c hex color has a decimal value of 16713996.
HEX | ff090c | #ff090c |
---|---|---|
RGB | 255, 9, 12 | rgb(255, 9, 12) |
RGB Percent | 100, 3.53, 4.71 | rgb(100, 3.53, 4.71) |
CMYK | 0, 96, 95, 0 | |
HSL | 359.3°, 100, 51.8 | hsl(359.3, 100%, 51.8%) |
HSV | 359.3°, 96.5, 100 |
XYZ | 41.404, 21.482, 2.312 |
---|---|
Hunter Lab | 46.349, 78.347, 29.487 |
CIE-LAB | 53.473, 79.575, 64.399 |
CIE-LCH | 53.473, 102.369, 38.983 |
CIE-LUV | 0, 96.47, 95.29, 0 |
Web Safe | ff0000 |
RGB percent of color #ff090c
CMYK percent of color #ff090c
Text with hexadecimal color #ff090c
This text has a font color of #ff090c
<p style="color:#ff090c">Text here</p>
#ff090c Background Color
This box has a background color of #ff090c
<div style="background-color:#ff090c">Text here</div>
#ff090c Border Color
This box has a border color of #ff090c
<div style="border: 4px solid #ff090c">Text here</div>
CSS codes
<p style="color:#ff090c">Text here</p>
<div style="background-color:#ff090c">Text here</div>
<div style="border: 4px solid #ff090c">Text here</div>
#ff090c Color on white background
This is how a font and box color of #ff090c will look
on a white background.
#ff090c Color on black background
This is how a font and box color of #ff090c hex color will look
on a black background.