Shades of Olive #778609
Tints of Olive #778609
RGB
CMYK
RGB Variations
Color information
#778609 (or 0x778609) is known color: Olive. HEX triplet: 77, 86 and 09. RGB value is (119,134,9). Sum of RGB (Red+Green+Blue) = 119+134+9=262 (34% of max value = 765). Red value is 119 (46.88% from 255 or 45.42% from 262); Green value is 134 (52.73% from 255 or 51.15% from 262); Blue value is 9 (3.91% from 255 or 3.44% from 262); Max value from RGB is 134 - color contains mainly: green. Hex color #778609 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #778609 is #8879F6. Grayscale: #737373. Windows color (decimal): -8944119 or 624247. OLE color: 624247.
HSL color Cylindrical-coordinate representation of color #778609: hue angle of 67.2º degrees, saturation: 0.87, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #778609 is Cyan = 0.11, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 119 | 134 | 9 | - |
| CMYK | 0.11 | 0 | 0.93 | 0.47 |
| HSL | 67.2º | 0.87% | 0.28% | - |
| HSV(B) | 67.2º | 0.93% | 0.53% | - |
| XYZ | 16.18 | 20.99 | 3.46 | - |
| YUV | 115.27 | 68.03 | 130.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 134 | 9 | 0.11 | 0 | 0.93 | 0.47 | 67.2 | 0.87 | 0.28 |
| Hex | 77 | 86 | 9 | B | 0 | 5D | 2F | 43 | 57 | 1C |
| Octal | 167 | 206 | 11 | 13 | 0 | 135 | 57 | 103 | 127 | 34 |
| Binary | 1110111 | 10000110 | 1001 | 1011 | 0 | 1011101 | 101111 | 1000011 | 1010111 | 11100 |
Color Harmonies of #778609
Complementary color
Monochromatic Colors of #778609
Black with #778609
Text Example
Text Example
White with #778609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #778609; }
p { color: rgb(119,134,9); }
H1.HeaderClassName
{
color: #778609;
}
.AnyTagClassName
{
color: #778609;
}
</style>
background-color css
<style>
a { background-color: #778609; }
a { background-color: rgb(119,134,9); }
div.DivClassName
{
background-color: #778609;
}
.BgClassName
{
background-color: #778609;
}
</style>
border-color css
<style>
span { border-color: #778609; }
span { border-color: rgb(119,134,9); }
td.TdClassName
{
border-color: #778609;
}
.TagClassName
{
border-color: #778609;
}
</style>