Shades of Olivetone #797518
Tints of Olivetone #797518
RGB
CMYK
RGB Variations
Color information
#797518 (or 0x797518) is known color: Olivetone. HEX triplet: 79, 75 and 18. RGB value is (121,117,24). Sum of RGB (Red+Green+Blue) = 121+117+24=262 (34% of max value = 765). Red value is 121 (47.66% from 255 or 46.18% from 262); Green value is 117 (46.09% from 255 or 44.66% from 262); Blue value is 24 (9.77% from 255 or 9.16% from 262); Max value from RGB is 121 - color contains mainly: red. Hex color #797518 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #797518 is #868AE7. Grayscale: #6B6B6B. Windows color (decimal): -8817384 or 1602937. OLE color: 1602937.
HSL color Cylindrical-coordinate representation of color #797518: hue angle of 57.53º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #797518 is Cyan = 0, Magento = 0.03, Yellow = 0.80 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 117 | 24 | - |
| CMYK | 0 | 0.03 | 0.80 | 0.53 |
| HSL | 57.53º | 0.67% | 0.28% | - |
| HSV(B) | 57.53º | 0.8% | 0.47% | - |
| XYZ | 14.41 | 16.85 | 3.36 | - |
| YUV | 107.59 | 80.83 | 137.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 117 | 24 | 0 | 0.03 | 0.80 | 0.53 | 57.53 | 0.67 | 0.28 |
| Hex | 79 | 75 | 18 | 0 | 3 | 50 | 35 | 3A | 43 | 1C |
| Octal | 171 | 165 | 30 | 0 | 3 | 120 | 65 | 72 | 103 | 34 |
| Binary | 1111001 | 1110101 | 11000 | 0 | 11 | 1010000 | 110101 | 111010 | 1000011 | 11100 |
Color Harmonies of #797518
Complementary color
Monochromatic Colors of #797518
Black with #797518
Text Example
Text Example
White with #797518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797518; }
p { color: rgb(121,117,24); }
H1.HeaderClassName
{
color: #797518;
}
.AnyTagClassName
{
color: #797518;
}
</style>
background-color css
<style>
a { background-color: #797518; }
a { background-color: rgb(121,117,24); }
div.DivClassName
{
background-color: #797518;
}
.BgClassName
{
background-color: #797518;
}
</style>
border-color css
<style>
span { border-color: #797518; }
span { border-color: rgb(121,117,24); }
td.TdClassName
{
border-color: #797518;
}
.TagClassName
{
border-color: #797518;
}
</style>