In RGB color space, #ff090a hex color has a red value of 255, a green value of 9 and a blue value of 10.
In CMYK color space (used in color printing), #ff090a hex color is composed of 0% cyan, 96.47% magenta, 96.08% yellow and 0% black.
#ff090a color has a hue of 359.8 degrees, a saturation of 100% and a lightness of 51.8%.
#ff090a hex color contains mainly RED.
The closest web safe color of #ff090a is #ff0000
#ff090a hex color has a decimal value of 16713994.
HEX | ff090a | #ff090a |
---|---|---|
RGB | 255, 9, 10 | rgb(255, 9, 10) |
RGB Percent | 100, 3.53, 3.92 | rgb(100, 3.53, 3.92) |
CMYK | 0, 96, 96, 0 | |
HSL | 359.8°, 100, 51.8 | hsl(359.8, 100%, 51.8%) |
HSV | 359.8°, 96.5, 100 |
XYZ | 41.392, 21.477, 2.251 |
---|---|
Hunter Lab | 46.343, 78.328, 29.56 |
CIE-LAB | 53.468, 79.562, 64.881 |
CIE-LCH | 53.468, 102.663, 39.196 |
CIE-LUV | 0, 96.47, 96.08, 0 |
Web Safe | ff0000 |
RGB percent of color #ff090a
CMYK percent of color #ff090a
Text with hexadecimal color #ff090a
This text has a font color of #ff090a
<p style="color:#ff090a">Text here</p>
#ff090a Background Color
This box has a background color of #ff090a
<div style="background-color:#ff090a">Text here</div>
#ff090a Border Color
This box has a border color of #ff090a
<div style="border: 4px solid #ff090a">Text here</div>
CSS codes
<p style="color:#ff090a">Text here</p>
<div style="background-color:#ff090a">Text here</div>
<div style="border: 4px solid #ff090a">Text here</div>
#ff090a Color on white background
This is how a font and box color of #ff090a will look
on a white background.
#ff090a Color on black background
This is how a font and box color of #ff090a hex color will look
on a black background.