In RGB color space, #a0b0b0 hex color has a red value of 160, a green value of 176 and a blue value of 176.
In CMYK color space (used in color printing), #a0b0b0 hex color is composed of 9.09% cyan, 0% magenta, 0% yellow and 30.98% black.
#a0b0b0 color has a hue of 180 degrees, a saturation of 9.2% and a lightness of 65.9%.
#a0b0b0 hex color contains mainly GREEN.
The closest web safe color of #a0b0b0 is #999999
#a0b0b0 hex color has a decimal value of 10530992.
HEX | a0b0b0 | #a0b0b0 |
---|---|---|
RGB | 160, 176, 176 | rgb(160, 176, 176) |
RGB Percent | 62.75, 69.02, 69.02 | rgb(62.75, 69.02, 69.02) |
CMYK | 9, 0, 0, 31 | |
HSL | 180°, 9.2, 65.9 | hsl(180, 9.2%, 65.9%) |
HSV | 180°, 9.1, 69 |
XYZ | 37.859, 41.659, 47.12 |
---|---|
Hunter Lab | 64.544, -8.25, 1.896 |
CIE-LAB | 70.635, -5.541, -1.908 |
CIE-LCH | 70.635, 5.86, 199.001 |
CIE-LUV | 9.09, 0, 0, 30.98 |
Web Safe | 999999 |
RGB percent of color #a0b0b0
CMYK percent of color #a0b0b0
Text with hexadecimal color #a0b0b0
This text has a font color of #a0b0b0
<p style="color:#a0b0b0">Text here</p>
#a0b0b0 Background Color
This box has a background color of #a0b0b0
<div style="background-color:#a0b0b0">Text here</div>
#a0b0b0 Border Color
This box has a border color of #a0b0b0
<div style="border: 4px solid #a0b0b0">Text here</div>
CSS codes
<p style="color:#a0b0b0">Text here</p>
<div style="background-color:#a0b0b0">Text here</div>
<div style="border: 4px solid #a0b0b0">Text here</div>
#a0b0b0 Color on white background
This is how a font and box color of #a0b0b0 will look
on a white background.
#a0b0b0 Color on black background
This is how a font and box color of #a0b0b0 hex color will look
on a black background.