In RGB color space, #ac100f hex color has a red value of 172, a green value of 16 and a blue value of 15.
In CMYK color space (used in color printing), #ac100f hex color is composed of 0% cyan, 90.7% magenta, 91.28% yellow and 32.55% black.
#ac100f color has a hue of 0.4 degrees, a saturation of 83.96% and a lightness of 36.7%.
#ac100f hex color contains mainly RED.
The closest web safe color of #ac100f is #990000
#ac100f hex color has a decimal value of 11276303.
HEX | ac100f | #ac100f |
---|---|---|
RGB | 172, 16, 15 | rgb(172, 16, 15) |
RGB Percent | 67.45, 6.27, 5.88 | rgb(67.45, 6.27, 5.88) |
CMYK | 0, 91, 91, 33 | |
HSL | 0.4°, 83.96, 36.7 | hsl(0.4, 83.96%, 36.7%) |
HSV | 0.4°, 91.3, 67.5 |
XYZ | 17.285, 9.176, 1.312 |
---|---|
Hunter Lab | 30.292, 48.844, 18.636 |
CIE-LAB | 36.321, 57.757, 44.357 |
CIE-LCH | 36.321, 72.825, 37.524 |
CIE-LUV | 0, 90.7, 91.28, 32.55 |
Web Safe | 990000 |
RGB percent of color #ac100f
CMYK percent of color #ac100f
Text with hexadecimal color #ac100f
This text has a font color of #ac100f
<p style="color:#ac100f">Text here</p>
#ac100f Background Color
This box has a background color of #ac100f
<div style="background-color:#ac100f">Text here</div>
#ac100f Border Color
This box has a border color of #ac100f
<div style="border: 4px solid #ac100f">Text here</div>
CSS codes
<p style="color:#ac100f">Text here</p>
<div style="background-color:#ac100f">Text here</div>
<div style="border: 4px solid #ac100f">Text here</div>
#ac100f Color on white background
This is how a font and box color of #ac100f will look
on a white background.
#ac100f Color on black background
This is how a font and box color of #ac100f hex color will look
on a black background.