Shades of Olivetone #706916
Tints of Olivetone #706916
RGB
CMYK
RGB Variations
Color information
#706916 (or 0x706916) is known color: Olivetone. HEX triplet: 70, 69 and 16. RGB value is (112,105,22). Sum of RGB (Red+Green+Blue) = 112+105+22=239 (31% of max value = 765). Red value is 112 (44.14% from 255 or 46.86% from 239); Green value is 105 (41.41% from 255 or 43.93% from 239); Blue value is 22 (8.98% from 255 or 9.21% from 239); Max value from RGB is 112 - color contains mainly: red. Hex color #706916 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #706916 is #8F96E9. Grayscale: #616161. Windows color (decimal): -9410282 or 1468784. OLE color: 1468784.
HSL color Cylindrical-coordinate representation of color #706916: hue angle of 55.33º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #706916 is Cyan = 0, Magento = 0.06, Yellow = 0.80 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 105 | 22 | - |
| CMYK | 0 | 0.06 | 0.80 | 0.56 |
| HSL | 55.33º | 0.67% | 0.26% | - |
| HSV(B) | 55.33º | 0.8% | 0.44% | - |
| XYZ | 11.88 | 13.61 | 2.76 | - |
| YUV | 97.63 | 85.32 | 138.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 105 | 22 | 0 | 0.06 | 0.80 | 0.56 | 55.33 | 0.67 | 0.26 |
| Hex | 70 | 69 | 16 | 0 | 6 | 50 | 38 | 37 | 43 | 1A |
| Octal | 160 | 151 | 26 | 0 | 6 | 120 | 70 | 67 | 103 | 32 |
| Binary | 1110000 | 1101001 | 10110 | 0 | 110 | 1010000 | 111000 | 110111 | 1000011 | 11010 |
Color Harmonies of #706916
Complementary color
Monochromatic Colors of #706916
Black with #706916
Text Example
Text Example
White with #706916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #706916; }
p { color: rgb(112,105,22); }
H1.HeaderClassName
{
color: #706916;
}
.AnyTagClassName
{
color: #706916;
}
</style>
background-color css
<style>
a { background-color: #706916; }
a { background-color: rgb(112,105,22); }
div.DivClassName
{
background-color: #706916;
}
.BgClassName
{
background-color: #706916;
}
</style>
border-color css
<style>
span { border-color: #706916; }
span { border-color: rgb(112,105,22); }
td.TdClassName
{
border-color: #706916;
}
.TagClassName
{
border-color: #706916;
}
</style>