Shades of Olive #788708
Tints of Olive #788708
RGB
CMYK
RGB Variations
Color information
#788708 (or 0x788708) is known color: Olive. HEX triplet: 78, 87 and 08. RGB value is (120,135,8). Sum of RGB (Red+Green+Blue) = 120+135+8=263 (34% of max value = 765). Red value is 120 (47.27% from 255 or 45.63% from 263); Green value is 135 (53.12% from 255 or 51.33% from 263); Blue value is 8 (3.52% from 255 or 3.04% from 263); Max value from RGB is 135 - color contains mainly: green. Hex color #788708 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #788708 is #8778F7. Grayscale: #747474. Windows color (decimal): -8878328 or 558968. OLE color: 558968.
HSL color Cylindrical-coordinate representation of color #788708: hue angle of 67.09º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #788708 is Cyan = 0.11, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 120 | 135 | 8 | - |
| CMYK | 0.11 | 0 | 0.94 | 0.47 |
| HSL | 67.09º | 0.89% | 0.28% | - |
| HSV(B) | 67.09º | 0.94% | 0.53% | - |
| XYZ | 16.45 | 21.34 | 3.48 | - |
| YUV | 116.04 | 67.03 | 130.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 135 | 8 | 0.11 | 0 | 0.94 | 0.47 | 67.09 | 0.89 | 0.28 |
| Hex | 78 | 87 | 8 | B | 0 | 5E | 2F | 43 | 59 | 1C |
| Octal | 170 | 207 | 10 | 13 | 0 | 136 | 57 | 103 | 131 | 34 |
| Binary | 1111000 | 10000111 | 1000 | 1011 | 0 | 1011110 | 101111 | 1000011 | 1011001 | 11100 |
Color Harmonies of #788708
Complementary color
Monochromatic Colors of #788708
Black with #788708
Text Example
Text Example
White with #788708
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788708; }
p { color: rgb(120,135,8); }
H1.HeaderClassName
{
color: #788708;
}
.AnyTagClassName
{
color: #788708;
}
</style>
background-color css
<style>
a { background-color: #788708; }
a { background-color: rgb(120,135,8); }
div.DivClassName
{
background-color: #788708;
}
.BgClassName
{
background-color: #788708;
}
</style>
border-color css
<style>
span { border-color: #788708; }
span { border-color: rgb(120,135,8); }
td.TdClassName
{
border-color: #788708;
}
.TagClassName
{
border-color: #788708;
}
</style>