In RGB color space, #a08080 hex color has a red value of 160, a green value of 128 and a blue value of 128.
In CMYK color space (used in color printing), #a08080 hex color is composed of 0% cyan, 20% magenta, 20% yellow and 37.25% black.
#a08080 color has a hue of 0 degrees, a saturation of 14.41% and a lightness of 56.5%.
#a08080 hex color contains mainly RED.
The closest web safe color of #a08080 is #999999
#a08080 hex color has a decimal value of 10518656.
HEX | a08080 | #a08080 |
---|---|---|
RGB | 160, 128, 128 | rgb(160, 128, 128) |
RGB Percent | 62.75, 50.2, 50.2 | rgb(62.75, 50.2, 50.2) |
CMYK | 0, 20, 20, 37 | |
HSL | 0°, 14.41, 56.5 | hsl(0, 14.41%, 56.5%) |
HSV | 0°, 20, 62.7 |
XYZ | 26.113, 24.47, 23.769 |
---|---|
Hunter Lab | 49.467, 7.66, 6.138 |
CIE-LAB | 56.555, 12.306, 4.671 |
CIE-LCH | 56.555, 13.163, 20.785 |
CIE-LUV | 0, 20, 20, 37.25 |
Web Safe | 999999 |
RGB percent of color #a08080
CMYK percent of color #a08080
Text with hexadecimal color #a08080
This text has a font color of #a08080
<p style="color:#a08080">Text here</p>
#a08080 Background Color
This box has a background color of #a08080
<div style="background-color:#a08080">Text here</div>
#a08080 Border Color
This box has a border color of #a08080
<div style="border: 4px solid #a08080">Text here</div>
CSS codes
<p style="color:#a08080">Text here</p>
<div style="background-color:#a08080">Text here</div>
<div style="border: 4px solid #a08080">Text here</div>
#a08080 Color on white background
This is how a font and box color of #a08080 will look
on a white background.
#a08080 Color on black background
This is how a font and box color of #a08080 hex color will look
on a black background.