#aabbbb short hex color code is #abb.
In RGB color space, #aabbbb hex color has a red value of 170, a green value of 187 and a blue value of 187.
In CMYK color space (used in color printing), #aabbbb hex color is composed of 9.09% cyan, 0% magenta, 0% yellow and 26.67% black.
#aabbbb color has a hue of 180 degrees, a saturation of 11.11% and a lightness of 70%.
#aabbbb hex color contains mainly GREEN.
The closest web safe color of #aabbbb is #99cccc
#aabbbb hex color has a decimal value of 11189179.
HEX | aabbbb | #aabbbb |
---|---|---|
RGB | 170, 187, 187 | rgb(170, 187, 187) |
RGB Percent | 66.67, 73.33, 73.33 | rgb(66.67, 73.33, 73.33) |
CMYK | 9, 0, 0, 27 | |
HSL | 180°, 11.11, 70 | hsl(180, 11.11%, 70%) |
HSV | 180°, 9.1, 73.3 |
XYZ | 43.318, 47.675, 53.933 |
---|---|
Hunter Lab | 69.047, -8.847, 2.021 |
CIE-LAB | 74.619, -5.82, -2.004 |
CIE-LCH | 74.619, 6.155, 199 |
CIE-LUV | 9.09, 0, 0, 26.67 |
Web Safe | 99cccc |
RGB percent of color #aabbbb
CMYK percent of color #aabbbb
Text with hexadecimal color #aabbbb
This text has a font color of #aabbbb
<p style="color:#aabbbb">Text here</p>
#aabbbb Background Color
This box has a background color of #aabbbb
<div style="background-color:#aabbbb">Text here</div>
#aabbbb Border Color
This box has a border color of #aabbbb
<div style="border: 4px solid #aabbbb">Text here</div>
CSS codes
<p style="color:#aabbbb">Text here</p>
<div style="background-color:#aabbbb">Text here</div>
<div style="border: 4px solid #aabbbb">Text here</div>
#aabbbb Color on white background
This is how a font and box color of #aabbbb will look
on a white background.
#aabbbb Color on black background
This is how a font and box color of #aabbbb hex color will look
on a black background.