Shades of Olive #799507
Tints of Olive #799507
RGB
CMYK
RGB Variations
Color information
#799507 (or 0x799507) is known color: Olive. HEX triplet: 79, 95 and 07. RGB value is (121,149,7). Sum of RGB (Red+Green+Blue) = 121+149+7=277 (36% of max value = 765). Red value is 121 (47.66% from 255 or 43.68% from 277); Green value is 149 (58.59% from 255 or 53.79% from 277); Blue value is 7 (3.12% from 255 or 2.53% from 277); Max value from RGB is 149 - color contains mainly: green. Hex color #799507 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #799507 is #866AF8. Grayscale: #7C7C7C. Windows color (decimal): -8809209 or 497017. OLE color: 497017.
HSL color Cylindrical-coordinate representation of color #799507: hue angle of 71.83º 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 #799507 is Cyan = 0.19, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 121 | 149 | 7 | - |
| CMYK | 0.19 | 0 | 0.95 | 0.42 |
| HSL | 71.83º | 0.91% | 0.31% | - |
| HSV(B) | 71.83º | 0.95% | 0.58% | - |
| XYZ | 18.67 | 25.58 | 4.15 | - |
| YUV | 124.44 | 61.72 | 125.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 149 | 7 | 0.19 | 0 | 0.95 | 0.42 | 71.83 | 0.91 | 0.31 |
| Hex | 79 | 95 | 7 | 13 | 0 | 5F | 2A | 48 | 5B | 1F |
| Octal | 171 | 225 | 7 | 23 | 0 | 137 | 52 | 110 | 133 | 37 |
| Binary | 1111001 | 10010101 | 111 | 10011 | 0 | 1011111 | 101010 | 1001000 | 1011011 | 11111 |
Color Harmonies of #799507
Complementary color
Monochromatic Colors of #799507
Black with #799507
Text Example
Text Example
White with #799507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #799507; }
p { color: rgb(121,149,7); }
H1.HeaderClassName
{
color: #799507;
}
.AnyTagClassName
{
color: #799507;
}
</style>
background-color css
<style>
a { background-color: #799507; }
a { background-color: rgb(121,149,7); }
div.DivClassName
{
background-color: #799507;
}
.BgClassName
{
background-color: #799507;
}
</style>
border-color css
<style>
span { border-color: #799507; }
span { border-color: rgb(121,149,7); }
td.TdClassName
{
border-color: #799507;
}
.TagClassName
{
border-color: #799507;
}
</style>