Shades of Olivetone #716816
Tints of Olivetone #716816
RGB
CMYK
RGB Variations
Color information
#716816 (or 0x716816) is known color: Olivetone. HEX triplet: 71, 68 and 16. RGB value is (113,104,22). Sum of RGB (Red+Green+Blue) = 113+104+22=239 (31% of max value = 765). Red value is 113 (44.53% from 255 or 47.28% from 239); Green value is 104 (41.02% from 255 or 43.51% from 239); Blue value is 22 (8.98% from 255 or 9.21% from 239); Max value from RGB is 113 - color contains mainly: red. Hex color #716816 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #716816 is #8E97E9. Grayscale: #616161. Windows color (decimal): -9345002 or 1468529. OLE color: 1468529.
HSL color Cylindrical-coordinate representation of color #716816: hue angle of 54.07º 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 #716816 is Cyan = 0, Magento = 0.08, Yellow = 0.81 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 104 | 22 | - |
| CMYK | 0 | 0.08 | 0.81 | 0.56 |
| HSL | 54.07º | 0.67% | 0.26% | - |
| HSV(B) | 54.07º | 0.81% | 0.44% | - |
| XYZ | 11.91 | 13.47 | 2.73 | - |
| YUV | 97.34 | 85.48 | 139.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 104 | 22 | 0 | 0.08 | 0.81 | 0.56 | 54.07 | 0.67 | 0.26 |
| Hex | 71 | 68 | 16 | 0 | 8 | 51 | 38 | 36 | 43 | 1A |
| Octal | 161 | 150 | 26 | 0 | 10 | 121 | 70 | 66 | 103 | 32 |
| Binary | 1110001 | 1101000 | 10110 | 0 | 1000 | 1010001 | 111000 | 110110 | 1000011 | 11010 |
Color Harmonies of #716816
Complementary color
Monochromatic Colors of #716816
Black with #716816
Text Example
Text Example
White with #716816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716816; }
p { color: rgb(113,104,22); }
H1.HeaderClassName
{
color: #716816;
}
.AnyTagClassName
{
color: #716816;
}
</style>
background-color css
<style>
a { background-color: #716816; }
a { background-color: rgb(113,104,22); }
div.DivClassName
{
background-color: #716816;
}
.BgClassName
{
background-color: #716816;
}
</style>
border-color css
<style>
span { border-color: #716816; }
span { border-color: rgb(113,104,22); }
td.TdClassName
{
border-color: #716816;
}
.TagClassName
{
border-color: #716816;
}
</style>