In RGB color space, #afbbbb hex color has a red value of 175, a green value of 187 and a blue value of 187.
In CMYK color space (used in color printing), #afbbbb hex color is composed of 6.42% cyan, 0% magenta, 0% yellow and 26.67% black.
#afbbbb color has a hue of 180 degrees, a saturation of 8.11% and a lightness of 71%.
#afbbbb hex color contains mainly GREEN.
The closest web safe color of #afbbbb is #99cccc
#afbbbb hex color has a decimal value of 11516859.
HEX | afbbbb | #afbbbb |
---|---|---|
RGB | 175, 187, 187 | rgb(175, 187, 187) |
RGB Percent | 68.63, 73.33, 73.33 | rgb(68.63, 73.33, 73.33) |
CMYK | 6, 0, 0, 27 | |
HSL | 180°, 8.11, 71 | hsl(180, 8.11%, 71%) |
HSV | 180°, 6.4, 73.3 |
XYZ | 44.419, 48.242, 53.984 |
---|---|
Hunter Lab | 69.456, -7.394, 2.537 |
CIE-LAB | 74.977, -4.13, -1.437 |
CIE-LCH | 74.977, 4.373, 199.185 |
CIE-LUV | 6.42, 0, 0, 26.67 |
Web Safe | 99cccc |
RGB percent of color #afbbbb
CMYK percent of color #afbbbb
Text with hexadecimal color #afbbbb
This text has a font color of #afbbbb
<p style="color:#afbbbb">Text here</p>
#afbbbb Background Color
This box has a background color of #afbbbb
<div style="background-color:#afbbbb">Text here</div>
#afbbbb Border Color
This box has a border color of #afbbbb
<div style="border: 4px solid #afbbbb">Text here</div>
CSS codes
<p style="color:#afbbbb">Text here</p>
<div style="background-color:#afbbbb">Text here</div>
<div style="border: 4px solid #afbbbb">Text here</div>
#afbbbb Color on white background
This is how a font and box color of #afbbbb will look
on a white background.
#afbbbb Color on black background
This is how a font and box color of #afbbbb hex color will look
on a black background.