In RGB color space, #aa4000 hex color has a red value of 170, a green value of 64 and a blue value of 0.
In CMYK color space (used in color printing), #aa4000 hex color is composed of 0% cyan, 62.35% magenta, 100% yellow and 33.33% black.
#aa4000 color has a hue of 22.6 degrees, a saturation of 100% and a lightness of 33.3%.
#aa4000 hex color contains mainly RED.
The closest web safe color of #aa4000 is #993300
#aa4000 hex color has a decimal value of 11157504.
HEX | aa4000 | #aa4000 |
---|---|---|
RGB | 170, 64, 0 | rgb(170, 64, 0) |
RGB Percent | 66.67, 25.1, 0 | rgb(66.67, 25.1, 0) |
CMYK | 0, 62, 100, 33 | |
HSL | 22.6°, 100, 33.3 | hsl(22.6, 100%, 33.3%) |
HSV | 22.6°, 100, 66.7 |
XYZ | 18.411, 12.213, 1.387 |
---|---|
Hunter Lab | 34.947, 32.881, 22.11 |
CIE-LAB | 41.553, 41.229, 52.52 |
CIE-LCH | 41.553, 66.77, 51.868 |
CIE-LUV | 0, 62.35, 100, 33.33 |
Web Safe | 993300 |
RGB percent of color #aa4000
CMYK percent of color #aa4000
Text with hexadecimal color #aa4000
This text has a font color of #aa4000
<p style="color:#aa4000">Text here</p>
#aa4000 Background Color
This box has a background color of #aa4000
<div style="background-color:#aa4000">Text here</div>
#aa4000 Border Color
This box has a border color of #aa4000
<div style="border: 4px solid #aa4000">Text here</div>
CSS codes
<p style="color:#aa4000">Text here</p>
<div style="background-color:#aa4000">Text here</div>
<div style="border: 4px solid #aa4000">Text here</div>
#aa4000 Color on white background
This is how a font and box color of #aa4000 will look
on a white background.
#aa4000 Color on black background
This is how a font and box color of #aa4000 hex color will look
on a black background.