In RGB color space, #afaaaa hex color has a red value of 175, a green value of 170 and a blue value of 170.
In CMYK color space (used in color printing), #afaaaa hex color is composed of 0% cyan, 2.86% magenta, 2.86% yellow and 31.37% black.
#afaaaa color has a hue of 0 degrees, a saturation of 3.03% and a lightness of 67.6%.
#afaaaa hex color contains mainly RED.
The closest web safe color of #afaaaa is #999999
#afaaaa hex color has a decimal value of 11512490.
HEX | afaaaa | #afaaaa |
---|---|---|
RGB | 175, 170, 170 | rgb(175, 170, 170) |
RGB Percent | 68.63, 66.67, 66.67 | rgb(68.63, 66.67, 66.67) |
CMYK | 0, 3, 3, 31 | |
HSL | 0°, 3.03, 67.6 | hsl(0, 3.03%, 67.6%) |
HSV | 0°, 2.9, 68.6 |
XYZ | 39.31, 40.766, 43.827 |
---|---|
Hunter Lab | 63.848, -1.836, 3.996 |
CIE-LAB | 70.012, 1.787, 0.627 |
CIE-LCH | 70.012, 1.894, 19.334 |
CIE-LUV | 0, 2.86, 2.86, 31.37 |
Web Safe | 999999 |
RGB percent of color #afaaaa
CMYK percent of color #afaaaa
Text with hexadecimal color #afaaaa
This text has a font color of #afaaaa
<p style="color:#afaaaa">Text here</p>
#afaaaa Background Color
This box has a background color of #afaaaa
<div style="background-color:#afaaaa">Text here</div>
#afaaaa Border Color
This box has a border color of #afaaaa
<div style="border: 4px solid #afaaaa">Text here</div>
CSS codes
<p style="color:#afaaaa">Text here</p>
<div style="background-color:#afaaaa">Text here</div>
<div style="border: 4px solid #afaaaa">Text here</div>
#afaaaa Color on white background
This is how a font and box color of #afaaaa will look
on a white background.
#afaaaa Color on black background
This is how a font and box color of #afaaaa hex color will look
on a black background.