Shades of Olive #807908
Tints of Olive #807908
RGB
CMYK
RGB Variations
Color information
#807908 (or 0x807908) is known color: Olive. HEX triplet: 80, 79 and 08. RGB value is (128,121,8). Sum of RGB (Red+Green+Blue) = 128+121+8=257 (34% of max value = 765). Red value is 128 (50.39% from 255 or 49.81% from 257); Green value is 121 (47.66% from 255 or 47.08% from 257); Blue value is 8 (3.52% from 255 or 3.11% from 257); Max value from RGB is 128 - color contains mainly: red. Hex color #807908 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #807908 is #7F86F7. Grayscale: #6E6E6E. Windows color (decimal): -8357624 or 555392. OLE color: 555392.
HSL color Cylindrical-coordinate representation of color #807908: hue angle of 56.5º degrees, saturation: 0.88, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #807908 is Cyan = 0, Magento = 0.05, Yellow = 0.94 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 121 | 8 | - |
| CMYK | 0 | 0.05 | 0.94 | 0.50 |
| HSL | 56.5º | 0.88% | 0.27% | - |
| HSV(B) | 56.5º | 0.94% | 0.5% | - |
| XYZ | 15.78 | 18.28 | 2.93 | - |
| YUV | 110.21 | 70.32 | 140.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 121 | 8 | 0 | 0.05 | 0.94 | 0.50 | 56.5 | 0.88 | 0.27 |
| Hex | 80 | 79 | 8 | 0 | 5 | 5E | 32 | 38 | 58 | 1B |
| Octal | 200 | 171 | 10 | 0 | 5 | 136 | 62 | 70 | 130 | 33 |
| Binary | 10000000 | 1111001 | 1000 | 0 | 101 | 1011110 | 110010 | 111000 | 1011000 | 11011 |
Color Harmonies of #807908
Complementary color
Monochromatic Colors of #807908
Black with #807908
Text Example
Text Example
White with #807908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807908; }
p { color: rgb(128,121,8); }
H1.HeaderClassName
{
color: #807908;
}
.AnyTagClassName
{
color: #807908;
}
</style>
background-color css
<style>
a { background-color: #807908; }
a { background-color: rgb(128,121,8); }
div.DivClassName
{
background-color: #807908;
}
.BgClassName
{
background-color: #807908;
}
</style>
border-color css
<style>
span { border-color: #807908; }
span { border-color: rgb(128,121,8); }
td.TdClassName
{
border-color: #807908;
}
.TagClassName
{
border-color: #807908;
}
</style>