Shades of Olivetone #716815
Tints of Olivetone #716815
RGB
CMYK
RGB Variations
Color information
#716815 (or 0x716815) is known color: Olivetone. HEX triplet: 71, 68 and 15. RGB value is (113,104,21). Sum of RGB (Red+Green+Blue) = 113+104+21=238 (31% of max value = 765). Red value is 113 (44.53% from 255 or 47.48% from 238); Green value is 104 (41.02% from 255 or 43.70% from 238); Blue value is 21 (8.59% from 255 or 8.82% from 238); Max value from RGB is 113 - color contains mainly: red. Hex color #716815 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #716815 is #8E97EA. Grayscale: #616161. Windows color (decimal): -9345003 or 1402993. OLE color: 1402993.
HSL color Cylindrical-coordinate representation of color #716815: hue angle of 54.13º degrees, saturation: 0.69, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #716815 is Cyan = 0, Magento = 0.08, Yellow = 0.81 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 104 | 21 | - |
| CMYK | 0 | 0.08 | 0.81 | 0.56 |
| HSL | 54.13º | 0.69% | 0.26% | - |
| HSV(B) | 54.13º | 0.81% | 0.44% | - |
| XYZ | 11.9 | 13.47 | 2.68 | - |
| YUV | 97.23 | 84.98 | 139.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 104 | 21 | 0 | 0.08 | 0.81 | 0.56 | 54.13 | 0.69 | 0.26 |
| Hex | 71 | 68 | 15 | 0 | 8 | 51 | 38 | 36 | 45 | 1A |
| Octal | 161 | 150 | 25 | 0 | 10 | 121 | 70 | 66 | 105 | 32 |
| Binary | 1110001 | 1101000 | 10101 | 0 | 1000 | 1010001 | 111000 | 110110 | 1000101 | 11010 |
Color Harmonies of #716815
Complementary color
Monochromatic Colors of #716815
Black with #716815
Text Example
Text Example
White with #716815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716815; }
p { color: rgb(113,104,21); }
H1.HeaderClassName
{
color: #716815;
}
.AnyTagClassName
{
color: #716815;
}
</style>
background-color css
<style>
a { background-color: #716815; }
a { background-color: rgb(113,104,21); }
div.DivClassName
{
background-color: #716815;
}
.BgClassName
{
background-color: #716815;
}
</style>
border-color css
<style>
span { border-color: #716815; }
span { border-color: rgb(113,104,21); }
td.TdClassName
{
border-color: #716815;
}
.TagClassName
{
border-color: #716815;
}
</style>