Shades of Olive #788707
Tints of Olive #788707
RGB
CMYK
RGB Variations
Color information
#788707 (or 0x788707) is known color: Olive. HEX triplet: 78, 87 and 07. RGB value is (120,135,7). Sum of RGB (Red+Green+Blue) = 120+135+7=262 (34% of max value = 765). Red value is 120 (47.27% from 255 or 45.80% from 262); Green value is 135 (53.12% from 255 or 51.53% from 262); Blue value is 7 (3.12% from 255 or 2.67% from 262); Max value from RGB is 135 - color contains mainly: green. Hex color #788707 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #788707 is #8778F8. Grayscale: #747474. Windows color (decimal): -8878329 or 493432. OLE color: 493432.
HSL color Cylindrical-coordinate representation of color #788707: hue angle of 67.03º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #788707 is Cyan = 0.11, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 120 | 135 | 7 | - |
| CMYK | 0.11 | 0 | 0.95 | 0.47 |
| HSL | 67.03º | 0.9% | 0.28% | - |
| HSV(B) | 67.03º | 0.95% | 0.53% | - |
| XYZ | 16.45 | 21.34 | 3.45 | - |
| YUV | 115.92 | 66.53 | 130.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 135 | 7 | 0.11 | 0 | 0.95 | 0.47 | 67.03 | 0.9 | 0.28 |
| Hex | 78 | 87 | 7 | B | 0 | 5F | 2F | 43 | 5A | 1C |
| Octal | 170 | 207 | 7 | 13 | 0 | 137 | 57 | 103 | 132 | 34 |
| Binary | 1111000 | 10000111 | 111 | 1011 | 0 | 1011111 | 101111 | 1000011 | 1011010 | 11100 |
Color Harmonies of #788707
Complementary color
Monochromatic Colors of #788707
Black with #788707
Text Example
Text Example
White with #788707
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788707; }
p { color: rgb(120,135,7); }
H1.HeaderClassName
{
color: #788707;
}
.AnyTagClassName
{
color: #788707;
}
</style>
background-color css
<style>
a { background-color: #788707; }
a { background-color: rgb(120,135,7); }
div.DivClassName
{
background-color: #788707;
}
.BgClassName
{
background-color: #788707;
}
</style>
border-color css
<style>
span { border-color: #788707; }
span { border-color: rgb(120,135,7); }
td.TdClassName
{
border-color: #788707;
}
.TagClassName
{
border-color: #788707;
}
</style>