Shades of Olive #779307
Tints of Olive #779307
RGB
CMYK
RGB Variations
Color information
#779307 (or 0x779307) is known color: Olive. HEX triplet: 77, 93 and 07. RGB value is (119,147,7). Sum of RGB (Red+Green+Blue) = 119+147+7=273 (36% of max value = 765). Red value is 119 (46.88% from 255 or 43.59% from 273); Green value is 147 (57.81% from 255 or 53.85% from 273); Blue value is 7 (3.12% from 255 or 2.56% from 273); Max value from RGB is 147 - color contains mainly: green. Hex color #779307 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #779307 is #886CF8. Grayscale: #7B7B7B. Windows color (decimal): -8940793 or 496503. OLE color: 496503.
HSL color Cylindrical-coordinate representation of color #779307: hue angle of 72º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #779307 is Cyan = 0.19, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 147 | 7 | - |
| CMYK | 0.19 | 0 | 0.95 | 0.42 |
| HSL | 72º | 0.91% | 0.3% | - |
| HSV(B) | 72º | 0.95% | 0.58% | - |
| XYZ | 18.08 | 24.8 | 4.04 | - |
| YUV | 122.67 | 62.72 | 125.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 147 | 7 | 0.19 | 0 | 0.95 | 0.42 | 72 | 0.91 | 0.3 |
| Hex | 77 | 93 | 7 | 13 | 0 | 5F | 2A | 48 | 5B | 1E |
| Octal | 167 | 223 | 7 | 23 | 0 | 137 | 52 | 110 | 133 | 36 |
| Binary | 1110111 | 10010011 | 111 | 10011 | 0 | 1011111 | 101010 | 1001000 | 1011011 | 11110 |
Color Harmonies of #779307
Complementary color
Monochromatic Colors of #779307
Black with #779307
Text Example
Text Example
White with #779307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779307; }
p { color: rgb(119,147,7); }
H1.HeaderClassName
{
color: #779307;
}
.AnyTagClassName
{
color: #779307;
}
</style>
background-color css
<style>
a { background-color: #779307; }
a { background-color: rgb(119,147,7); }
div.DivClassName
{
background-color: #779307;
}
.BgClassName
{
background-color: #779307;
}
</style>
border-color css
<style>
span { border-color: #779307; }
span { border-color: rgb(119,147,7); }
td.TdClassName
{
border-color: #779307;
}
.TagClassName
{
border-color: #779307;
}
</style>