Shades of Olive #797300
Tints of Olive #797300
RGB
CMYK
RGB Variations
Color information
#797300 (or 0x797300) is known color: Olive. HEX triplet: 79, 73 and 00. RGB value is (121,115,0). Sum of RGB (Red+Green+Blue) = 121+115+0=236 (31% of max value = 765). Red value is 121 (47.66% from 255 or 51.27% from 236); Green value is 115 (45.31% from 255 or 48.73% from 236); Blue value is 0 (0.39% from 255 or 0% from 236); Max value from RGB is 121 - color contains mainly: red. Hex color #797300 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #797300 is #868CFF. Grayscale: #686868. Windows color (decimal): -8817920 or 29561. OLE color: 29561.
HSL color Cylindrical-coordinate representation of color #797300: hue angle of 57.02º degrees, saturation: 1, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 1%. Process color model (Four color, CMYK) of #797300 is Cyan = 0, Magento = 0.05, Yellow = 1 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 115 | 0 | - |
| CMYK | 0 | 0.05 | 1 | 0.53 |
| HSL | 57.02º | 1% | 0.24% | - |
| HSV(B) | 57.02º | 1% | 0.47% | - |
| XYZ | 14.02 | 16.33 | 2.41 | - |
| YUV | 103.68 | 69.49 | 140.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 115 | 0 | 0 | 0.05 | 1 | 0.53 | 57.02 | 1 | 0.24 |
| Hex | 79 | 73 | 0 | 0 | 5 | 64 | 35 | 39 | 64 | 18 |
| Octal | 171 | 163 | 0 | 0 | 5 | 144 | 65 | 71 | 144 | 30 |
| Binary | 1111001 | 1110011 | 0 | 0 | 101 | 1100100 | 110101 | 111001 | 1100100 | 11000 |
Color Harmonies of #797300
Complementary color
Monochromatic Colors of #797300
Black with #797300
Text Example
Text Example
White with #797300
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797300; }
p { color: rgb(121,115,0); }
H1.HeaderClassName
{
color: #797300;
}
.AnyTagClassName
{
color: #797300;
}
</style>
background-color css
<style>
a { background-color: #797300; }
a { background-color: rgb(121,115,0); }
div.DivClassName
{
background-color: #797300;
}
.BgClassName
{
background-color: #797300;
}
</style>
border-color css
<style>
span { border-color: #797300; }
span { border-color: rgb(121,115,0); }
td.TdClassName
{
border-color: #797300;
}
.TagClassName
{
border-color: #797300;
}
</style>