In a RGB color space, #aaaa55 hex color (also known as Spinach Banana Smoothie) is composed of 66.7% red, 66.7% green and 33.3% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 0% magenta, 50% yellow and 33.3% black. It has a hue angle of 60 degrees, a saturation of 33.3% and a lightness of 50%. #aaaa55 color hex could be obtained by blending #ffffaa with #555500. Closest websafe color is: #999966.
The hexadecimal color #aaaa55 has RGB values of R:170, G:170, B:85 and CMYK values of C:0, M:0, Y:0.5, K:0.33. Its decimal value is 11184725.
Hex triplet | aaaa55 | #aaaa55 |
RGB Decimal | 170, 170, 85 | rgb(170,170,85) |
RGB Percent | 66.7, 66.7, 33.3 | rgb(66.7%,66.7%,33.3%) |
CMYK | 0, 0, 50, 33.3 | |
HSL | 60°, 33.3, 50 | hsl(60,33.3%,50%) |
HSV(HSB) | 60°, 50, 66.7 | |
Web Safe | 999966 | #996 |
XYZ | 32.592, 37.951, 14.202 |
xyY | 0.385, 0.448, 37.951 |
CIE-LAB | 67.985, -12.036, 43.373 |
CIE-LCH | 67.985, 45.012, 105.509 |
CIE-LUV | 67.985, 3.931, 54.491 |
Hunter-Lab | 61.605, -13.373, 29.455 |
Binary | 10101010, 10101010, 01010101 |
Below, you can see some colors close to #aaaa55. 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 #aaaa55.
<span style="color:#aaaa55">Text here</span>
This paragraph has a background color of #aaaa55.
<p style="background-color:#aaaa55;">Content here</p>
This element has a border color of #aaaa55.
<div style="border:1px #aaaa55;">Content here</div>
.text {color:#aaaa55;}
.background {background-color:#aaaa55;}
.border {border:1px solid #aaaa55;}
.text-shadow {border:1px solid #aaaa55;}
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, #000000 is the darkest color, while #f8f8f1 is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #8a8a75 is the less saturated color, while #ffff00 is the most saturated one.