Shades of Olive #797309
Tints of Olive #797309
RGB
CMYK
RGB Variations
Color information
#797309 (or 0x797309) is known color: Olive. HEX triplet: 79, 73 and 09. RGB value is (121,115,9). Sum of RGB (Red+Green+Blue) = 121+115+9=245 (32% of max value = 765). Red value is 121 (47.66% from 255 or 49.39% from 245); Green value is 115 (45.31% from 255 or 46.94% from 245); Blue value is 9 (3.91% from 255 or 3.67% from 245); Max value from RGB is 121 - color contains mainly: red. Hex color #797309 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #797309 is #868CF6. Grayscale: #696969. Windows color (decimal): -8817911 or 619385. OLE color: 619385.
HSL color Cylindrical-coordinate representation of color #797309: hue angle of 56.79º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #797309 is Cyan = 0, Magento = 0.05, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 115 | 9 | - |
| CMYK | 0 | 0.05 | 0.93 | 0.53 |
| HSL | 56.79º | 0.86% | 0.25% | - |
| HSV(B) | 56.79º | 0.93% | 0.47% | - |
| XYZ | 14.07 | 16.35 | 2.67 | - |
| YUV | 104.71 | 73.99 | 139.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 115 | 9 | 0 | 0.05 | 0.93 | 0.53 | 56.79 | 0.86 | 0.25 |
| Hex | 79 | 73 | 9 | 0 | 5 | 5D | 35 | 39 | 56 | 19 |
| Octal | 171 | 163 | 11 | 0 | 5 | 135 | 65 | 71 | 126 | 31 |
| Binary | 1111001 | 1110011 | 1001 | 0 | 101 | 1011101 | 110101 | 111001 | 1010110 | 11001 |
Color Harmonies of #797309
Complementary color
Monochromatic Colors of #797309
Black with #797309
Text Example
Text Example
White with #797309
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797309; }
p { color: rgb(121,115,9); }
H1.HeaderClassName
{
color: #797309;
}
.AnyTagClassName
{
color: #797309;
}
</style>
background-color css
<style>
a { background-color: #797309; }
a { background-color: rgb(121,115,9); }
div.DivClassName
{
background-color: #797309;
}
.BgClassName
{
background-color: #797309;
}
</style>
border-color css
<style>
span { border-color: #797309; }
span { border-color: rgb(121,115,9); }
td.TdClassName
{
border-color: #797309;
}
.TagClassName
{
border-color: #797309;
}
</style>