In RGB color space, #a1000e hex color has a red value of 161, a green value of 0 and a blue value of 14.
In CMYK color space (used in color printing), #a1000e hex color is composed of 0% cyan, 100% magenta, 91.3% yellow and 36.86% black.
#a1000e color has a hue of 354.8 degrees, a saturation of 100% and a lightness of 31.6%.
#a1000e hex color contains mainly RED.
The closest web safe color of #a1000e is #990000
#a1000e hex color has a decimal value of 10551310.
HEX | a1000e | #a1000e |
---|---|---|
RGB | 161, 0, 14 | rgb(161, 0, 14) |
RGB Percent | 63.14, 0, 5.49 | rgb(63.14, 0, 5.49) |
CMYK | 0, 100, 91, 37 | |
HSL | 354.8°, 100, 31.6 | hsl(354.8, 100%, 31.6%) |
HSV | 354.8°, 100, 63.1 |
XYZ | 14.777, 7.609, 1.105 |
---|---|
Hunter Lab | 27.584, 47.35, 16.934 |
CIE-LAB | 33.155, 56.981, 41.449 |
CIE-LCH | 33.155, 70.462, 36.033 |
CIE-LUV | 0, 100, 91.3, 36.86 |
Web Safe | 990000 |
RGB percent of color #a1000e
CMYK percent of color #a1000e
Text with hexadecimal color #a1000e
This text has a font color of #a1000e
<p style="color:#a1000e">Text here</p>
#a1000e Background Color
This box has a background color of #a1000e
<div style="background-color:#a1000e">Text here</div>
#a1000e Border Color
This box has a border color of #a1000e
<div style="border: 4px solid #a1000e">Text here</div>
CSS codes
<p style="color:#a1000e">Text here</p>
<div style="background-color:#a1000e">Text here</div>
<div style="border: 4px solid #a1000e">Text here</div>
#a1000e Color on white background
This is how a font and box color of #a1000e will look
on a white background.
#a1000e Color on black background
This is how a font and box color of #a1000e hex color will look
on a black background.