Shades of Olive #779304
Tints of Olive #779304
RGB
CMYK
RGB Variations
Color information
#779304 (or 0x779304) is known color: Olive. HEX triplet: 77, 93 and 04. RGB value is (119,147,4). Sum of RGB (Red+Green+Blue) = 119+147+4=270 (35% of max value = 765). Red value is 119 (46.88% from 255 or 44.07% from 270); Green value is 147 (57.81% from 255 or 54.44% from 270); Blue value is 4 (1.95% from 255 or 1.48% from 270); Max value from RGB is 147 - color contains mainly: green. Hex color #779304 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #779304 is #886CFB. Grayscale: #7A7A7A. Windows color (decimal): -8940796 or 299895. OLE color: 299895.
HSL color Cylindrical-coordinate representation of color #779304: hue angle of 71.75º degrees, saturation: 0.95, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #779304 is Cyan = 0.19, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 147 | 4 | - |
| CMYK | 0.19 | 0 | 0.97 | 0.42 |
| HSL | 71.75º | 0.95% | 0.3% | - |
| HSV(B) | 71.75º | 0.97% | 0.58% | - |
| XYZ | 18.06 | 24.8 | 3.95 | - |
| YUV | 122.33 | 61.22 | 125.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 147 | 4 | 0.19 | 0 | 0.97 | 0.42 | 71.75 | 0.95 | 0.3 |
| Hex | 77 | 93 | 4 | 13 | 0 | 61 | 2A | 48 | 5F | 1E |
| Octal | 167 | 223 | 4 | 23 | 0 | 141 | 52 | 110 | 137 | 36 |
| Binary | 1110111 | 10010011 | 100 | 10011 | 0 | 1100001 | 101010 | 1001000 | 1011111 | 11110 |
Color Harmonies of #779304
Complementary color
Monochromatic Colors of #779304
Black with #779304
Text Example
Text Example
White with #779304
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779304; }
p { color: rgb(119,147,4); }
H1.HeaderClassName
{
color: #779304;
}
.AnyTagClassName
{
color: #779304;
}
</style>
background-color css
<style>
a { background-color: #779304; }
a { background-color: rgb(119,147,4); }
div.DivClassName
{
background-color: #779304;
}
.BgClassName
{
background-color: #779304;
}
</style>
border-color css
<style>
span { border-color: #779304; }
span { border-color: rgb(119,147,4); }
td.TdClassName
{
border-color: #779304;
}
.TagClassName
{
border-color: #779304;
}
</style>