Shades of Olive #798408
Tints of Olive #798408
RGB
CMYK
RGB Variations
Color information
#798408 (or 0x798408) is known color: Olive. HEX triplet: 79, 84 and 08. RGB value is (121,132,8). Sum of RGB (Red+Green+Blue) = 121+132+8=261 (34% of max value = 765). Red value is 121 (47.66% from 255 or 46.36% from 261); Green value is 132 (51.95% from 255 or 50.57% from 261); Blue value is 8 (3.52% from 255 or 3.07% from 261); Max value from RGB is 132 - color contains mainly: green. Hex color #798408 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #798408 is #867BF7. Grayscale: #737373. Windows color (decimal): -8813560 or 558201. OLE color: 558201.
HSL color Cylindrical-coordinate representation of color #798408: hue angle of 65.32º degrees, saturation: 0.89, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #798408 is Cyan = 0.08, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 121 | 132 | 8 | - |
| CMYK | 0.08 | 0 | 0.94 | 0.48 |
| HSL | 65.32º | 0.89% | 0.27% | - |
| HSV(B) | 65.32º | 0.94% | 0.52% | - |
| XYZ | 16.18 | 20.59 | 3.35 | - |
| YUV | 114.58 | 67.86 | 132.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 132 | 8 | 0.08 | 0 | 0.94 | 0.48 | 65.32 | 0.89 | 0.27 |
| Hex | 79 | 84 | 8 | 8 | 0 | 5E | 30 | 41 | 59 | 1B |
| Octal | 171 | 204 | 10 | 10 | 0 | 136 | 60 | 101 | 131 | 33 |
| Binary | 1111001 | 10000100 | 1000 | 1000 | 0 | 1011110 | 110000 | 1000001 | 1011001 | 11011 |
Color Harmonies of #798408
Complementary color
Monochromatic Colors of #798408
Black with #798408
Text Example
Text Example
White with #798408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #798408; }
p { color: rgb(121,132,8); }
H1.HeaderClassName
{
color: #798408;
}
.AnyTagClassName
{
color: #798408;
}
</style>
background-color css
<style>
a { background-color: #798408; }
a { background-color: rgb(121,132,8); }
div.DivClassName
{
background-color: #798408;
}
.BgClassName
{
background-color: #798408;
}
</style>
border-color css
<style>
span { border-color: #798408; }
span { border-color: rgb(121,132,8); }
td.TdClassName
{
border-color: #798408;
}
.TagClassName
{
border-color: #798408;
}
</style>