In RGB color space, #aa123f hex color has a red value of 170, a green value of 18 and a blue value of 63.
In CMYK color space (used in color printing), #aa123f hex color is composed of 0% cyan, 89.41% magenta, 62.94% yellow and 33.33% black.
#aa123f color has a hue of 342.2 degrees, a saturation of 80.85% and a lightness of 36.9%.
#aa123f hex color contains mainly RED.
The closest web safe color of #aa123f is #990033
#aa123f hex color has a decimal value of 11145791.
HEX | aa123f | #aa123f |
---|---|---|
RGB | 170, 18, 63 | rgb(170, 18, 63) |
RGB Percent | 66.67, 7.06, 24.71 | rgb(66.67, 7.06, 24.71) |
CMYK | 0, 89, 63, 33 | |
HSL | 342.2°, 80.85, 36.9 | hsl(342.2, 80.85%, 36.9%) |
HSV | 342.2°, 89.4, 66.7 |
XYZ | 17.691, 9.338, 5.573 |
---|---|
Hunter Lab | 30.558, 49.862, 10.578 |
CIE-LAB | 36.627, 58.638, 16.479 |
CIE-LCH | 36.627, 60.91, 15.697 |
CIE-LUV | 0, 89.41, 62.94, 33.33 |
Web Safe | 990033 |
RGB percent of color #aa123f
CMYK percent of color #aa123f
Text with hexadecimal color #aa123f
This text has a font color of #aa123f
<p style="color:#aa123f">Text here</p>
#aa123f Background Color
This box has a background color of #aa123f
<div style="background-color:#aa123f">Text here</div>
#aa123f Border Color
This box has a border color of #aa123f
<div style="border: 4px solid #aa123f">Text here</div>
CSS codes
<p style="color:#aa123f">Text here</p>
<div style="background-color:#aa123f">Text here</div>
<div style="border: 4px solid #aa123f">Text here</div>
#aa123f Color on white background
This is how a font and box color of #aa123f will look
on a white background.
#aa123f Color on black background
This is how a font and box color of #aa123f hex color will look
on a black background.