Shades of Olive #797605
Tints of Olive #797605
RGB
CMYK
RGB Variations
Color information
#797605 (or 0x797605) is known color: Olive. HEX triplet: 79, 76 and 05. RGB value is (121,118,5). Sum of RGB (Red+Green+Blue) = 121+118+5=244 (32% of max value = 765). Red value is 121 (47.66% from 255 or 49.59% from 244); Green value is 118 (46.48% from 255 or 48.36% from 244); Blue value is 5 (2.34% from 255 or 2.05% from 244); Max value from RGB is 121 - color contains mainly: red. Hex color #797605 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #797605 is #8689FA. Grayscale: #6A6A6A. Windows color (decimal): -8817147 or 358009. OLE color: 358009.
HSL color Cylindrical-coordinate representation of color #797605: hue angle of 58.45º degrees, saturation: 0.92, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #797605 is Cyan = 0, Magento = 0.02, Yellow = 0.96 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 118 | 5 | - |
| CMYK | 0 | 0.02 | 0.96 | 0.53 |
| HSL | 58.45º | 0.92% | 0.25% | - |
| HSV(B) | 58.45º | 0.96% | 0.47% | - |
| XYZ | 14.39 | 17.03 | 2.67 | - |
| YUV | 106.02 | 70.99 | 138.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 118 | 5 | 0 | 0.02 | 0.96 | 0.53 | 58.45 | 0.92 | 0.25 |
| Hex | 79 | 76 | 5 | 0 | 2 | 60 | 35 | 3A | 5C | 19 |
| Octal | 171 | 166 | 5 | 0 | 2 | 140 | 65 | 72 | 134 | 31 |
| Binary | 1111001 | 1110110 | 101 | 0 | 10 | 1100000 | 110101 | 111010 | 1011100 | 11001 |
Color Harmonies of #797605
Complementary color
Monochromatic Colors of #797605
Black with #797605
Text Example
Text Example
White with #797605
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797605; }
p { color: rgb(121,118,5); }
H1.HeaderClassName
{
color: #797605;
}
.AnyTagClassName
{
color: #797605;
}
</style>
background-color css
<style>
a { background-color: #797605; }
a { background-color: rgb(121,118,5); }
div.DivClassName
{
background-color: #797605;
}
.BgClassName
{
background-color: #797605;
}
</style>
border-color css
<style>
span { border-color: #797605; }
span { border-color: rgb(121,118,5); }
td.TdClassName
{
border-color: #797605;
}
.TagClassName
{
border-color: #797605;
}
</style>