In RGB color space, #ab000a hex color has a red value of 171, a green value of 0 and a blue value of 10.
In CMYK color space (used in color printing), #ab000a hex color is composed of 0% cyan, 100% magenta, 94.15% yellow and 32.94% black.
#ab000a color has a hue of 356.5 degrees, a saturation of 100% and a lightness of 33.5%.
#ab000a hex color contains mainly RED.
The closest web safe color of #ab000a is #990000
#ab000a hex color has a decimal value of 11206666.
HEX | ab000a | #ab000a |
---|---|---|
RGB | 171, 0, 10 | rgb(171, 0, 10) |
RGB Percent | 67.06, 0, 3.92 | rgb(67.06, 0, 3.92) |
CMYK | 0, 100, 94, 33 | |
HSL | 356.5°, 100, 33.5 | hsl(356.5, 100%, 33.5%) |
HSV | 356.5°, 100, 67.1 |
XYZ | 16.849, 8.68, 1.074 |
---|---|
Hunter Lab | 29.462, 50.525, 18.462 |
CIE-LAB | 35.361, 59.494, 45.661 |
CIE-LCH | 35.361, 74.996, 37.506 |
CIE-LUV | 0, 100, 94.15, 32.94 |
Web Safe | 990000 |
RGB percent of color #ab000a
CMYK percent of color #ab000a
Text with hexadecimal color #ab000a
This text has a font color of #ab000a
<p style="color:#ab000a">Text here</p>
#ab000a Background Color
This box has a background color of #ab000a
<div style="background-color:#ab000a">Text here</div>
#ab000a Border Color
This box has a border color of #ab000a
<div style="border: 4px solid #ab000a">Text here</div>
CSS codes
<p style="color:#ab000a">Text here</p>
<div style="background-color:#ab000a">Text here</div>
<div style="border: 4px solid #ab000a">Text here</div>
#ab000a Color on white background
This is how a font and box color of #ab000a will look
on a white background.
#ab000a Color on black background
This is how a font and box color of #ab000a hex color will look
on a black background.