Shades of Olive #779306
Tints of Olive #779306
RGB
CMYK
RGB Variations
Color information
#779306 (or 0x779306) is known color: Olive. HEX triplet: 77, 93 and 06. RGB value is (119,147,6). Sum of RGB (Red+Green+Blue) = 119+147+6=272 (36% of max value = 765). Red value is 119 (46.88% from 255 or 43.75% from 272); Green value is 147 (57.81% from 255 or 54.04% from 272); Blue value is 6 (2.73% from 255 or 2.21% from 272); Max value from RGB is 147 - color contains mainly: green. Hex color #779306 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #779306 is #886CF9. Grayscale: #7B7B7B. Windows color (decimal): -8940794 or 430967. OLE color: 430967.
HSL color Cylindrical-coordinate representation of color #779306: hue angle of 71.91º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #779306 is Cyan = 0.19, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 147 | 6 | - |
| CMYK | 0.19 | 0 | 0.96 | 0.42 |
| HSL | 71.91º | 0.92% | 0.3% | - |
| HSV(B) | 71.91º | 0.96% | 0.58% | - |
| XYZ | 18.07 | 24.8 | 4.01 | - |
| YUV | 122.55 | 62.22 | 125.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 147 | 6 | 0.19 | 0 | 0.96 | 0.42 | 71.91 | 0.92 | 0.3 |
| Hex | 77 | 93 | 6 | 13 | 0 | 60 | 2A | 48 | 5C | 1E |
| Octal | 167 | 223 | 6 | 23 | 0 | 140 | 52 | 110 | 134 | 36 |
| Binary | 1110111 | 10010011 | 110 | 10011 | 0 | 1100000 | 101010 | 1001000 | 1011100 | 11110 |
Color Harmonies of #779306
Complementary color
Monochromatic Colors of #779306
Black with #779306
Text Example
Text Example
White with #779306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779306; }
p { color: rgb(119,147,6); }
H1.HeaderClassName
{
color: #779306;
}
.AnyTagClassName
{
color: #779306;
}
</style>
background-color css
<style>
a { background-color: #779306; }
a { background-color: rgb(119,147,6); }
div.DivClassName
{
background-color: #779306;
}
.BgClassName
{
background-color: #779306;
}
</style>
border-color css
<style>
span { border-color: #779306; }
span { border-color: rgb(119,147,6); }
td.TdClassName
{
border-color: #779306;
}
.TagClassName
{
border-color: #779306;
}
</style>