In RGB color space, #808060 hex color has a red value of 128, a green value of 128 and a blue value of 96.
In CMYK color space (used in color printing), #808060 hex color is composed of 0% cyan, 0% magenta, 25% yellow and 49.8% black.
#808060 color has a hue of 60 degrees, a saturation of 14.29% and a lightness of 43.9%.
#808060 hex color contains mainly RED.
The closest web safe color of #808060 is #999966
#808060 hex color has a decimal value of 8421472.
HEX | 808060 | #808060 |
---|---|---|
RGB | 128, 128, 96 | rgb(128, 128, 96) |
RGB Percent | 50.2, 50.2, 37.65 | rgb(50.2, 50.2, 37.65) |
CMYK | 0, 0, 25, 50 | |
HSL | 60°, 14.29, 43.9 | hsl(60, 14.29%, 43.9%) |
HSV | 60°, 25, 50.2 |
XYZ | 18.733, 20.872, 14.108 |
---|---|
Hunter Lab | 45.686, -6.758, 13.671 |
CIE-LAB | 52.809, -5.613, 17.432 |
CIE-LCH | 52.809, 18.313, 107.848 |
CIE-LUV | 0, 0, 25, 49.8 |
Web Safe | 999966 |
RGB percent of color #808060
CMYK percent of color #808060
Text with hexadecimal color #808060
This text has a font color of #808060
<p style="color:#808060">Text here</p>
#808060 Background Color
This box has a background color of #808060
<div style="background-color:#808060">Text here</div>
#808060 Border Color
This box has a border color of #808060
<div style="border: 4px solid #808060">Text here</div>
CSS codes
<p style="color:#808060">Text here</p>
<div style="background-color:#808060">Text here</div>
<div style="border: 4px solid #808060">Text here</div>
#808060 Color on white background
This is how a font and box color of #808060 will look
on a white background.
#808060 Color on black background
This is how a font and box color of #808060 hex color will look
on a black background.