Shades of Olivetone #797517
Tints of Olivetone #797517
RGB
CMYK
RGB Variations
Color information
#797517 (or 0x797517) is known color: Olivetone. HEX triplet: 79, 75 and 17. RGB value is (121,117,23). Sum of RGB (Red+Green+Blue) = 121+117+23=261 (34% of max value = 765). Red value is 121 (47.66% from 255 or 46.36% from 261); Green value is 117 (46.09% from 255 or 44.83% from 261); Blue value is 23 (9.38% from 255 or 8.81% from 261); Max value from RGB is 121 - color contains mainly: red. Hex color #797517 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #797517 is #868AE8. Grayscale: #6B6B6B. Windows color (decimal): -8817385 or 1537401. OLE color: 1537401.
HSL color Cylindrical-coordinate representation of color #797517: hue angle of 57.55º degrees, saturation: 0.68, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #797517 is Cyan = 0, Magento = 0.03, Yellow = 0.81 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 117 | 23 | - |
| CMYK | 0 | 0.03 | 0.81 | 0.53 |
| HSL | 57.55º | 0.68% | 0.28% | - |
| HSV(B) | 57.55º | 0.81% | 0.47% | - |
| XYZ | 14.4 | 16.85 | 3.3 | - |
| YUV | 107.48 | 80.33 | 137.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 117 | 23 | 0 | 0.03 | 0.81 | 0.53 | 57.55 | 0.68 | 0.28 |
| Hex | 79 | 75 | 17 | 0 | 3 | 51 | 35 | 3A | 44 | 1C |
| Octal | 171 | 165 | 27 | 0 | 3 | 121 | 65 | 72 | 104 | 34 |
| Binary | 1111001 | 1110101 | 10111 | 0 | 11 | 1010001 | 110101 | 111010 | 1000100 | 11100 |
Color Harmonies of #797517
Complementary color
Monochromatic Colors of #797517
Black with #797517
Text Example
Text Example
White with #797517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797517; }
p { color: rgb(121,117,23); }
H1.HeaderClassName
{
color: #797517;
}
.AnyTagClassName
{
color: #797517;
}
</style>
background-color css
<style>
a { background-color: #797517; }
a { background-color: rgb(121,117,23); }
div.DivClassName
{
background-color: #797517;
}
.BgClassName
{
background-color: #797517;
}
</style>
border-color css
<style>
span { border-color: #797517; }
span { border-color: rgb(121,117,23); }
td.TdClassName
{
border-color: #797517;
}
.TagClassName
{
border-color: #797517;
}
</style>