Shades of Olive #779507
Tints of Olive #779507
RGB
CMYK
RGB Variations
Color information
#779507 (or 0x779507) is known color: Olive. HEX triplet: 77, 95 and 07. RGB value is (119,149,7). Sum of RGB (Red+Green+Blue) = 119+149+7=275 (36% of max value = 765). Red value is 119 (46.88% from 255 or 43.27% from 275); Green value is 149 (58.59% from 255 or 54.18% from 275); Blue value is 7 (3.12% from 255 or 2.55% from 275); Max value from RGB is 149 - color contains mainly: green. Hex color #779507 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #779507 is #886AF8. Grayscale: #7C7C7C. Windows color (decimal): -8940281 or 497015. OLE color: 497015.
HSL color Cylindrical-coordinate representation of color #779507: hue angle of 72.68º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #779507 is Cyan = 0.20, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 149 | 7 | - |
| CMYK | 0.20 | 0 | 0.95 | 0.42 |
| HSL | 72.68º | 0.91% | 0.31% | - |
| HSV(B) | 72.68º | 0.95% | 0.58% | - |
| XYZ | 18.39 | 25.43 | 4.14 | - |
| YUV | 123.84 | 62.06 | 124.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 149 | 7 | 0.20 | 0 | 0.95 | 0.42 | 72.68 | 0.91 | 0.31 |
| Hex | 77 | 95 | 7 | 14 | 0 | 5F | 2A | 49 | 5B | 1F |
| Octal | 167 | 225 | 7 | 24 | 0 | 137 | 52 | 111 | 133 | 37 |
| Binary | 1110111 | 10010101 | 111 | 10100 | 0 | 1011111 | 101010 | 1001001 | 1011011 | 11111 |
Color Harmonies of #779507
Complementary color
Monochromatic Colors of #779507
Black with #779507
Text Example
Text Example
White with #779507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779507; }
p { color: rgb(119,149,7); }
H1.HeaderClassName
{
color: #779507;
}
.AnyTagClassName
{
color: #779507;
}
</style>
background-color css
<style>
a { background-color: #779507; }
a { background-color: rgb(119,149,7); }
div.DivClassName
{
background-color: #779507;
}
.BgClassName
{
background-color: #779507;
}
</style>
border-color css
<style>
span { border-color: #779507; }
span { border-color: rgb(119,149,7); }
td.TdClassName
{
border-color: #779507;
}
.TagClassName
{
border-color: #779507;
}
</style>