In RGB color space, #aabb80 hex color has a red value of 170, a green value of 187 and a blue value of 128.
In CMYK color space (used in color printing), #aabb80 hex color is composed of 9.09% cyan, 0% magenta, 31.55% yellow and 26.67% black.
#aabb80 color has a hue of 77.3 degrees, a saturation of 30.26% and a lightness of 61.8%.
#aabb80 hex color contains mainly GREEN.
The closest web safe color of #aabb80 is #99cc99
#aabb80 hex color has a decimal value of 11189120.
HEX | aabb80 | #aabb80 |
---|---|---|
RGB | 170, 187, 128 | rgb(170, 187, 128) |
RGB Percent | 66.67, 73.33, 50.2 | rgb(66.67, 73.33, 50.2) |
CMYK | 9, 0, 32, 27 | |
HSL | 77.3°, 30.26, 61.8 | hsl(77.3, 30.26%, 61.8%) |
HSV | 77.3°, 31.6, 73.3 |
XYZ | 38.244, 45.645, 27.217 |
---|---|
Hunter Lab | 67.561, -17.189, 23.408 |
CIE-LAB | 73.315, -15.848, 28.004 |
CIE-LCH | 73.315, 32.177, 119.506 |
CIE-LUV | 9.09, 0, 31.55, 26.67 |
Web Safe | 99cc99 |
RGB percent of color #aabb80
CMYK percent of color #aabb80
Text with hexadecimal color #aabb80
This text has a font color of #aabb80
<p style="color:#aabb80">Text here</p>
#aabb80 Background Color
This box has a background color of #aabb80
<div style="background-color:#aabb80">Text here</div>
#aabb80 Border Color
This box has a border color of #aabb80
<div style="border: 4px solid #aabb80">Text here</div>
CSS codes
<p style="color:#aabb80">Text here</p>
<div style="background-color:#aabb80">Text here</div>
<div style="border: 4px solid #aabb80">Text here</div>
#aabb80 Color on white background
This is how a font and box color of #aabb80 will look
on a white background.
#aabb80 Color on black background
This is how a font and box color of #aabb80 hex color will look
on a black background.