In a RGB color space, #a55a00 hex color is composed of 64.7% red, 35.3% green and 0% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 45.5% magenta, 100% yellow and 35.3% black. It has a hue angle of 32.7 degrees, a saturation of 100% and a lightness of 32.4%. #a55a00 color hex could be obtained by blending #ffb400 with #4b0000. Closest websafe color is: #996600.
The hexadecimal color #a55a00 has RGB values of R:165, G:90, B:0 and CMYK values of C:0, M:0.45, Y:1, K:0.35. Its decimal value is 10836480.
Hex triplet | a55a00 | #a55a00 |
RGB Decimal | 165, 90, 0 | rgb(165,90,0) |
RGB Percent | 64.7, 35.3, 0 | rgb(64.7%,35.3%,0%) |
CMYK | 0, 45.5, 100, 35.3 | |
HSL | 32.7°, 100, 32.4 | hsl(32.7,100%,32.4%) |
HSV(HSB) | 32.7°, 100, 64.7 | |
Web Safe | 996600 | #960 |
XYZ | 19.173, 15.312, 1.945 |
xyY | 0.526, 0.42, 15.312 |
CIE-LAB | 46.058, 25.747, 54.716 |
CIE-LCH | 46.058, 60.471, 64.8 |
CIE-LUV | 46.058, 61.846, 43.558 |
Hunter-Lab | 39.13, 18.985, 24.444 |
Binary | 10100101, 01011010, 00000000 |
Below, you can see some colors close to #a55a00. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #a55a00.
<span style="color:#a55a00">Text here</span>
This paragraph has a background color of #a55a00.
<p style="background-color:#a55a00;">Content here</p>
This element has a border color of #a55a00.
<div style="border:1px #a55a00;">Content here</div>
.text {color:#a55a00;}
.background {background-color:#a55a00;}
.border {border:1px solid #a55a00;}
.text-shadow {border:1px solid #a55a00;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #100900 is the darkest color, while #fffdfa is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #535352 is the less saturated color, while #9e5907 is the most saturated one.