In RGB color space, #abaaaa hex color has a red value of 171, a green value of 170 and a blue value of 170.
In CMYK color space (used in color printing), #abaaaa hex color is composed of 0% cyan, 0.58% magenta, 0.58% yellow and 32.94% black.
#abaaaa color has a hue of 0 degrees, a saturation of 0.59% and a lightness of 66.9%.
#abaaaa hex color contains mainly RED.
The closest web safe color of #abaaaa is #999999
#abaaaa hex color has a decimal value of 11250346.
HEX | abaaaa | #abaaaa |
---|---|---|
RGB | 171, 170, 170 | rgb(171, 170, 170) |
RGB Percent | 67.06, 66.67, 66.67 | rgb(67.06, 66.67, 66.67) |
CMYK | 0, 1, 1, 33 | |
HSL | 0°, 0.59, 66.9 | hsl(0, 0.59%, 66.9%) |
HSV | 0°, 0.6, 67.1 |
XYZ | 38.425, 40.31, 43.786 |
---|---|
Hunter Lab | 63.49, -3.077, 3.554 |
CIE-LAB | 69.69, 0.358, 0.118 |
CIE-LCH | 69.69, 0.377, 18.243 |
CIE-LUV | 0, 0.58, 0.58, 32.94 |
Web Safe | 999999 |
RGB percent of color #abaaaa
CMYK percent of color #abaaaa
Text with hexadecimal color #abaaaa
This text has a font color of #abaaaa
<p style="color:#abaaaa">Text here</p>
#abaaaa Background Color
This box has a background color of #abaaaa
<div style="background-color:#abaaaa">Text here</div>
#abaaaa Border Color
This box has a border color of #abaaaa
<div style="border: 4px solid #abaaaa">Text here</div>
CSS codes
<p style="color:#abaaaa">Text here</p>
<div style="background-color:#abaaaa">Text here</div>
<div style="border: 4px solid #abaaaa">Text here</div>
#abaaaa Color on white background
This is how a font and box color of #abaaaa will look
on a white background.
#abaaaa Color on black background
This is how a font and box color of #abaaaa hex color will look
on a black background.