Shades of Olive #789108
Tints of Olive #789108
RGB
CMYK
RGB Variations
Color information
#789108 (or 0x789108) is known color: Olive. HEX triplet: 78, 91 and 08. RGB value is (120,145,8). Sum of RGB (Red+Green+Blue) = 120+145+8=273 (36% of max value = 765). Red value is 120 (47.27% from 255 or 43.96% from 273); Green value is 145 (57.03% from 255 or 53.11% from 273); Blue value is 8 (3.52% from 255 or 2.93% from 273); Max value from RGB is 145 - color contains mainly: green. Hex color #789108 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #789108 is #876EF7. Grayscale: #7A7A7A. Windows color (decimal): -8875768 or 561528. OLE color: 561528.
HSL color Cylindrical-coordinate representation of color #789108: hue angle of 70.95º 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 #789108 is Cyan = 0.17, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 120 | 145 | 8 | - |
| CMYK | 0.17 | 0 | 0.94 | 0.43 |
| HSL | 70.95º | 0.9% | 0.3% | - |
| HSV(B) | 70.95º | 0.94% | 0.57% | - |
| XYZ | 17.91 | 24.26 | 3.97 | - |
| YUV | 121.91 | 63.72 | 126.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 145 | 8 | 0.17 | 0 | 0.94 | 0.43 | 70.95 | 0.9 | 0.3 |
| Hex | 78 | 91 | 8 | 11 | 0 | 5E | 2B | 47 | 5A | 1E |
| Octal | 170 | 221 | 10 | 21 | 0 | 136 | 53 | 107 | 132 | 36 |
| Binary | 1111000 | 10010001 | 1000 | 10001 | 0 | 1011110 | 101011 | 1000111 | 1011010 | 11110 |
Color Harmonies of #789108
Complementary color
Monochromatic Colors of #789108
Black with #789108
Text Example
Text Example
White with #789108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #789108; }
p { color: rgb(120,145,8); }
H1.HeaderClassName
{
color: #789108;
}
.AnyTagClassName
{
color: #789108;
}
</style>
background-color css
<style>
a { background-color: #789108; }
a { background-color: rgb(120,145,8); }
div.DivClassName
{
background-color: #789108;
}
.BgClassName
{
background-color: #789108;
}
</style>
border-color css
<style>
span { border-color: #789108; }
span { border-color: rgb(120,145,8); }
td.TdClassName
{
border-color: #789108;
}
.TagClassName
{
border-color: #789108;
}
</style>