Shades of Olive #809108
Tints of Olive #809108
RGB
CMYK
RGB Variations
Color information
#809108 (or 0x809108) is known color: Olive. HEX triplet: 80, 91 and 08. RGB value is (128,145,8). Sum of RGB (Red+Green+Blue) = 128+145+8=281 (37% of max value = 765). Red value is 128 (50.39% from 255 or 45.55% from 281); Green value is 145 (57.03% from 255 or 51.60% from 281); Blue value is 8 (3.52% from 255 or 2.85% from 281); Max value from RGB is 145 - color contains mainly: green. Hex color #809108 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #809108 is #7F6EF7. Grayscale: #7C7C7C. Windows color (decimal): -8351480 or 561536. OLE color: 561536.
HSL color Cylindrical-coordinate representation of color #809108: hue angle of 67.45º degrees, saturation: 0.9, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #809108 is Cyan = 0.12, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 128 | 145 | 8 | - |
| CMYK | 0.12 | 0 | 0.94 | 0.43 |
| HSL | 67.45º | 0.9% | 0.3% | - |
| HSV(B) | 67.45º | 0.94% | 0.57% | - |
| XYZ | 19.07 | 24.86 | 4.02 | - |
| YUV | 124.3 | 62.37 | 130.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 145 | 8 | 0.12 | 0 | 0.94 | 0.43 | 67.45 | 0.9 | 0.3 |
| Hex | 80 | 91 | 8 | C | 0 | 5E | 2B | 43 | 5A | 1E |
| Octal | 200 | 221 | 10 | 14 | 0 | 136 | 53 | 103 | 132 | 36 |
| Binary | 10000000 | 10010001 | 1000 | 1100 | 0 | 1011110 | 101011 | 1000011 | 1011010 | 11110 |
Color Harmonies of #809108
Complementary color
Monochromatic Colors of #809108
Black with #809108
Text Example
Text Example
White with #809108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #809108; }
p { color: rgb(128,145,8); }
H1.HeaderClassName
{
color: #809108;
}
.AnyTagClassName
{
color: #809108;
}
</style>
background-color css
<style>
a { background-color: #809108; }
a { background-color: rgb(128,145,8); }
div.DivClassName
{
background-color: #809108;
}
.BgClassName
{
background-color: #809108;
}
</style>
border-color css
<style>
span { border-color: #809108; }
span { border-color: rgb(128,145,8); }
td.TdClassName
{
border-color: #809108;
}
.TagClassName
{
border-color: #809108;
}
</style>