Shades of Olivetone #797115
Tints of Olivetone #797115
RGB
CMYK
RGB Variations
Color information
#797115 (or 0x797115) is known color: Olivetone. HEX triplet: 79, 71 and 15. RGB value is (121,113,21). Sum of RGB (Red+Green+Blue) = 121+113+21=255 (33% of max value = 765). Red value is 121 (47.66% from 255 or 47.45% from 255); Green value is 113 (44.53% from 255 or 44.31% from 255); Blue value is 21 (8.59% from 255 or 8.24% from 255); Max value from RGB is 121 - color contains mainly: red. Hex color #797115 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #797115 is #868EEA. Grayscale: #696969. Windows color (decimal): -8818411 or 1405305. OLE color: 1405305.
HSL color Cylindrical-coordinate representation of color #797115: hue angle of 55.2º degrees, saturation: 0.7, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #797115 is Cyan = 0, Magento = 0.07, Yellow = 0.83 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 113 | 21 | - |
| CMYK | 0 | 0.07 | 0.83 | 0.53 |
| HSL | 55.2º | 0.7% | 0.28% | - |
| HSV(B) | 55.2º | 0.83% | 0.47% | - |
| XYZ | 13.93 | 15.93 | 3.05 | - |
| YUV | 104.9 | 80.65 | 139.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 113 | 21 | 0 | 0.07 | 0.83 | 0.53 | 55.2 | 0.7 | 0.28 |
| Hex | 79 | 71 | 15 | 0 | 7 | 53 | 35 | 37 | 46 | 1C |
| Octal | 171 | 161 | 25 | 0 | 7 | 123 | 65 | 67 | 106 | 34 |
| Binary | 1111001 | 1110001 | 10101 | 0 | 111 | 1010011 | 110101 | 110111 | 1000110 | 11100 |
Color Harmonies of #797115
Complementary color
Monochromatic Colors of #797115
Black with #797115
Text Example
Text Example
White with #797115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797115; }
p { color: rgb(121,113,21); }
H1.HeaderClassName
{
color: #797115;
}
.AnyTagClassName
{
color: #797115;
}
</style>
background-color css
<style>
a { background-color: #797115; }
a { background-color: rgb(121,113,21); }
div.DivClassName
{
background-color: #797115;
}
.BgClassName
{
background-color: #797115;
}
</style>
border-color css
<style>
span { border-color: #797115; }
span { border-color: rgb(121,113,21); }
td.TdClassName
{
border-color: #797115;
}
.TagClassName
{
border-color: #797115;
}
</style>