Shades of Olivetone #716610
Tints of Olivetone #716610
RGB
CMYK
RGB Variations
Color information
#716610 (or 0x716610) is known color: Olivetone. HEX triplet: 71, 66 and 10. RGB value is (113,102,16). Sum of RGB (Red+Green+Blue) = 113+102+16=231 (30% of max value = 765). Red value is 113 (44.53% from 255 or 48.92% from 231); Green value is 102 (40.23% from 255 or 44.16% from 231); Blue value is 16 (6.64% from 255 or 6.93% from 231); Max value from RGB is 113 - color contains mainly: red. Hex color #716610 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #716610 is #8E99EF. Grayscale: #5F5F5F. Windows color (decimal): -9345520 or 1074801. OLE color: 1074801.
HSL color Cylindrical-coordinate representation of color #716610: hue angle of 53.2º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #716610 is Cyan = 0, Magento = 0.10, Yellow = 0.86 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 102 | 16 | - |
| CMYK | 0 | 0.10 | 0.86 | 0.56 |
| HSL | 53.2º | 0.75% | 0.25% | - |
| HSV(B) | 53.2º | 0.86% | 0.44% | - |
| XYZ | 11.65 | 13.05 | 2.39 | - |
| YUV | 95.49 | 83.14 | 140.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 102 | 16 | 0 | 0.10 | 0.86 | 0.56 | 53.2 | 0.75 | 0.25 |
| Hex | 71 | 66 | 10 | 0 | A | 56 | 38 | 35 | 4B | 19 |
| Octal | 161 | 146 | 20 | 0 | 12 | 126 | 70 | 65 | 113 | 31 |
| Binary | 1110001 | 1100110 | 10000 | 0 | 1010 | 1010110 | 111000 | 110101 | 1001011 | 11001 |
Color Harmonies of #716610
Complementary color
Monochromatic Colors of #716610
Black with #716610
Text Example
Text Example
White with #716610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716610; }
p { color: rgb(113,102,16); }
H1.HeaderClassName
{
color: #716610;
}
.AnyTagClassName
{
color: #716610;
}
</style>
background-color css
<style>
a { background-color: #716610; }
a { background-color: rgb(113,102,16); }
div.DivClassName
{
background-color: #716610;
}
.BgClassName
{
background-color: #716610;
}
</style>
border-color css
<style>
span { border-color: #716610; }
span { border-color: rgb(113,102,16); }
td.TdClassName
{
border-color: #716610;
}
.TagClassName
{
border-color: #716610;
}
</style>