Shades of Olive #797611
Tints of Olive #797611
RGB
CMYK
RGB Variations
Color information
#797611 (or 0x797611) is known color: Olive. HEX triplet: 79, 76 and 11. RGB value is (121,118,17). Sum of RGB (Red+Green+Blue) = 121+118+17=256 (33% of max value = 765). Red value is 121 (47.66% from 255 or 47.27% from 256); Green value is 118 (46.48% from 255 or 46.09% from 256); Blue value is 17 (7.03% from 255 or 6.64% from 256); Max value from RGB is 121 - color contains mainly: red. Hex color #797611 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #797611 is #8689EE. Grayscale: #6B6B6B. Windows color (decimal): -8817135 or 1144441. OLE color: 1144441.
HSL color Cylindrical-coordinate representation of color #797611: hue angle of 58.27º degrees, saturation: 0.75, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #797611 is Cyan = 0, Magento = 0.02, Yellow = 0.86 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 118 | 17 | - |
| CMYK | 0 | 0.02 | 0.86 | 0.53 |
| HSL | 58.27º | 0.75% | 0.27% | - |
| HSV(B) | 58.27º | 0.86% | 0.47% | - |
| XYZ | 14.46 | 17.06 | 3.06 | - |
| YUV | 107.38 | 76.99 | 137.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 118 | 17 | 0 | 0.02 | 0.86 | 0.53 | 58.27 | 0.75 | 0.27 |
| Hex | 79 | 76 | 11 | 0 | 2 | 56 | 35 | 3A | 4B | 1B |
| Octal | 171 | 166 | 21 | 0 | 2 | 126 | 65 | 72 | 113 | 33 |
| Binary | 1111001 | 1110110 | 10001 | 0 | 10 | 1010110 | 110101 | 111010 | 1001011 | 11011 |
Color Harmonies of #797611
Complementary color
Monochromatic Colors of #797611
Black with #797611
Text Example
Text Example
White with #797611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797611; }
p { color: rgb(121,118,17); }
H1.HeaderClassName
{
color: #797611;
}
.AnyTagClassName
{
color: #797611;
}
</style>
background-color css
<style>
a { background-color: #797611; }
a { background-color: rgb(121,118,17); }
div.DivClassName
{
background-color: #797611;
}
.BgClassName
{
background-color: #797611;
}
</style>
border-color css
<style>
span { border-color: #797611; }
span { border-color: rgb(121,118,17); }
td.TdClassName
{
border-color: #797611;
}
.TagClassName
{
border-color: #797611;
}
</style>