Shades of Olivetone #716616
Tints of Olivetone #716616
RGB
CMYK
RGB Variations
Color information
#716616 (or 0x716616) is known color: Olivetone. HEX triplet: 71, 66 and 16. RGB value is (113,102,22). Sum of RGB (Red+Green+Blue) = 113+102+22=237 (31% of max value = 765). Red value is 113 (44.53% from 255 or 47.68% from 237); Green value is 102 (40.23% from 255 or 43.04% from 237); Blue value is 22 (8.98% from 255 or 9.28% from 237); Max value from RGB is 113 - color contains mainly: red. Hex color #716616 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #716616 is #8E99E9. Grayscale: #606060. Windows color (decimal): -9345514 or 1468017. OLE color: 1468017.
HSL color Cylindrical-coordinate representation of color #716616: hue angle of 52.75º degrees, saturation: 0.67, 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 #716616 is Cyan = 0, Magento = 0.10, Yellow = 0.81 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 102 | 22 | - |
| CMYK | 0 | 0.10 | 0.81 | 0.56 |
| HSL | 52.75º | 0.67% | 0.26% | - |
| HSV(B) | 52.75º | 0.81% | 0.44% | - |
| XYZ | 11.71 | 13.07 | 2.67 | - |
| YUV | 96.17 | 86.14 | 140 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 102 | 22 | 0 | 0.10 | 0.81 | 0.56 | 52.75 | 0.67 | 0.26 |
| Hex | 71 | 66 | 16 | 0 | A | 51 | 38 | 35 | 43 | 1A |
| Octal | 161 | 146 | 26 | 0 | 12 | 121 | 70 | 65 | 103 | 32 |
| Binary | 1110001 | 1100110 | 10110 | 0 | 1010 | 1010001 | 111000 | 110101 | 1000011 | 11010 |
Color Harmonies of #716616
Complementary color
Monochromatic Colors of #716616
Black with #716616
Text Example
Text Example
White with #716616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716616; }
p { color: rgb(113,102,22); }
H1.HeaderClassName
{
color: #716616;
}
.AnyTagClassName
{
color: #716616;
}
</style>
background-color css
<style>
a { background-color: #716616; }
a { background-color: rgb(113,102,22); }
div.DivClassName
{
background-color: #716616;
}
.BgClassName
{
background-color: #716616;
}
</style>
border-color css
<style>
span { border-color: #716616; }
span { border-color: rgb(113,102,22); }
td.TdClassName
{
border-color: #716616;
}
.TagClassName
{
border-color: #716616;
}
</style>