In RGB color space, #a0100b hex color has a red value of 160, a green value of 16 and a blue value of 11.
In CMYK color space (used in color printing), #a0100b hex color is composed of 0% cyan, 90% magenta, 93.13% yellow and 37.25% black.
#a0100b color has a hue of 2 degrees, a saturation of 87.13% and a lightness of 33.5%.
#a0100b hex color contains mainly RED.
The closest web safe color of #a0100b is #990000
#a0100b hex color has a decimal value of 10489867.
HEX | a0100b | #a0100b |
---|---|---|
RGB | 160, 16, 11 | rgb(160, 16, 11) |
RGB Percent | 62.75, 6.27, 4.31 | rgb(62.75, 6.27, 4.31) |
CMYK | 0, 90, 93, 37 | |
HSL | 2°, 87.13, 33.5 | hsl(2, 87.13%, 33.5%) |
HSV | 2°, 93.1, 62.7 |
XYZ | 14.743, 7.868, 1.058 |
---|---|
Hunter Lab | 28.05, 44.732, 17.399 |
CIE-LAB | 33.706, 54.397, 43.023 |
CIE-LCH | 33.706, 69.354, 38.341 |
CIE-LUV | 0, 90, 93.13, 37.25 |
Web Safe | 990000 |
RGB percent of color #a0100b
CMYK percent of color #a0100b
Text with hexadecimal color #a0100b
This text has a font color of #a0100b
<p style="color:#a0100b">Text here</p>
#a0100b Background Color
This box has a background color of #a0100b
<div style="background-color:#a0100b">Text here</div>
#a0100b Border Color
This box has a border color of #a0100b
<div style="border: 4px solid #a0100b">Text here</div>
CSS codes
<p style="color:#a0100b">Text here</p>
<div style="background-color:#a0100b">Text here</div>
<div style="border: 4px solid #a0100b">Text here</div>
#a0100b Color on white background
This is how a font and box color of #a0100b will look
on a white background.
#a0100b Color on black background
This is how a font and box color of #a0100b hex color will look
on a black background.