Shades of Olive #778608
Tints of Olive #778608
RGB
CMYK
RGB Variations
Color information
#778608 (or 0x778608) is known color: Olive. HEX triplet: 77, 86 and 08. RGB value is (119,134,8). Sum of RGB (Red+Green+Blue) = 119+134+8=261 (34% of max value = 765). Red value is 119 (46.88% from 255 or 45.59% from 261); Green value is 134 (52.73% from 255 or 51.34% from 261); Blue value is 8 (3.52% from 255 or 3.07% from 261); Max value from RGB is 134 - color contains mainly: green. Hex color #778608 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #778608 is #8879F7. Grayscale: #737373. Windows color (decimal): -8944120 or 558711. OLE color: 558711.
HSL color Cylindrical-coordinate representation of color #778608: hue angle of 67.14º 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 #778608 is Cyan = 0.11, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 119 | 134 | 8 | - |
| CMYK | 0.11 | 0 | 0.94 | 0.47 |
| HSL | 67.14º | 0.89% | 0.28% | - |
| HSV(B) | 67.14º | 0.94% | 0.53% | - |
| XYZ | 16.18 | 20.99 | 3.43 | - |
| YUV | 115.15 | 67.53 | 130.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 134 | 8 | 0.11 | 0 | 0.94 | 0.47 | 67.14 | 0.89 | 0.28 |
| Hex | 77 | 86 | 8 | B | 0 | 5E | 2F | 43 | 59 | 1C |
| Octal | 167 | 206 | 10 | 13 | 0 | 136 | 57 | 103 | 131 | 34 |
| Binary | 1110111 | 10000110 | 1000 | 1011 | 0 | 1011110 | 101111 | 1000011 | 1011001 | 11100 |
Color Harmonies of #778608
Complementary color
Monochromatic Colors of #778608
Black with #778608
Text Example
Text Example
White with #778608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #778608; }
p { color: rgb(119,134,8); }
H1.HeaderClassName
{
color: #778608;
}
.AnyTagClassName
{
color: #778608;
}
</style>
background-color css
<style>
a { background-color: #778608; }
a { background-color: rgb(119,134,8); }
div.DivClassName
{
background-color: #778608;
}
.BgClassName
{
background-color: #778608;
}
</style>
border-color css
<style>
span { border-color: #778608; }
span { border-color: rgb(119,134,8); }
td.TdClassName
{
border-color: #778608;
}
.TagClassName
{
border-color: #778608;
}
</style>