Shades of Olivetone #797415
Tints of Olivetone #797415
RGB
CMYK
RGB Variations
Color information
#797415 (or 0x797415) is known color: Olivetone. HEX triplet: 79, 74 and 15. RGB value is (121,116,21). Sum of RGB (Red+Green+Blue) = 121+116+21=258 (34% of max value = 765). Red value is 121 (47.66% from 255 or 46.90% from 258); Green value is 116 (45.70% from 255 or 44.96% from 258); Blue value is 21 (8.59% from 255 or 8.14% from 258); Max value from RGB is 121 - color contains mainly: red. Hex color #797415 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #797415 is #868BEA. Grayscale: #6B6B6B. Windows color (decimal): -8817643 or 1406073. OLE color: 1406073.
HSL color Cylindrical-coordinate representation of color #797415: hue angle of 57º 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 #797415 is Cyan = 0, Magento = 0.04, Yellow = 0.83 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 116 | 21 | - |
| CMYK | 0 | 0.04 | 0.83 | 0.53 |
| HSL | 57º | 0.7% | 0.28% | - |
| HSV(B) | 57º | 0.83% | 0.47% | - |
| XYZ | 14.27 | 16.61 | 3.16 | - |
| YUV | 106.67 | 79.66 | 138.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 116 | 21 | 0 | 0.04 | 0.83 | 0.53 | 57 | 0.7 | 0.28 |
| Hex | 79 | 74 | 15 | 0 | 4 | 53 | 35 | 39 | 46 | 1C |
| Octal | 171 | 164 | 25 | 0 | 4 | 123 | 65 | 71 | 106 | 34 |
| Binary | 1111001 | 1110100 | 10101 | 0 | 100 | 1010011 | 110101 | 111001 | 1000110 | 11100 |
Color Harmonies of #797415
Complementary color
Monochromatic Colors of #797415
Black with #797415
Text Example
Text Example
White with #797415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797415; }
p { color: rgb(121,116,21); }
H1.HeaderClassName
{
color: #797415;
}
.AnyTagClassName
{
color: #797415;
}
</style>
background-color css
<style>
a { background-color: #797415; }
a { background-color: rgb(121,116,21); }
div.DivClassName
{
background-color: #797415;
}
.BgClassName
{
background-color: #797415;
}
</style>
border-color css
<style>
span { border-color: #797415; }
span { border-color: rgb(121,116,21); }
td.TdClassName
{
border-color: #797415;
}
.TagClassName
{
border-color: #797415;
}
</style>