Shades of Olivetone #706816
Tints of Olivetone #706816
RGB
CMYK
RGB Variations
Color information
#706816 (or 0x706816) is known color: Olivetone. HEX triplet: 70, 68 and 16. RGB value is (112,104,22). Sum of RGB (Red+Green+Blue) = 112+104+22=238 (31% of max value = 765). Red value is 112 (44.14% from 255 or 47.06% from 238); Green value is 104 (41.02% from 255 or 43.70% from 238); Blue value is 22 (8.98% from 255 or 9.24% from 238); Max value from RGB is 112 - color contains mainly: red. Hex color #706816 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #706816 is #8F97E9. Grayscale: #616161. Windows color (decimal): -9410538 or 1468528. OLE color: 1468528.
HSL color Cylindrical-coordinate representation of color #706816: hue angle of 54.67º 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 #706816 is Cyan = 0, Magento = 0.07, Yellow = 0.80 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 104 | 22 | - |
| CMYK | 0 | 0.07 | 0.80 | 0.56 |
| HSL | 54.67º | 0.67% | 0.26% | - |
| HSV(B) | 54.67º | 0.8% | 0.44% | - |
| XYZ | 11.78 | 13.4 | 2.73 | - |
| YUV | 97.04 | 85.65 | 138.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 104 | 22 | 0 | 0.07 | 0.80 | 0.56 | 54.67 | 0.67 | 0.26 |
| Hex | 70 | 68 | 16 | 0 | 7 | 50 | 38 | 37 | 43 | 1A |
| Octal | 160 | 150 | 26 | 0 | 7 | 120 | 70 | 67 | 103 | 32 |
| Binary | 1110000 | 1101000 | 10110 | 0 | 111 | 1010000 | 111000 | 110111 | 1000011 | 11010 |
Color Harmonies of #706816
Complementary color
Monochromatic Colors of #706816
Black with #706816
Text Example
Text Example
White with #706816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #706816; }
p { color: rgb(112,104,22); }
H1.HeaderClassName
{
color: #706816;
}
.AnyTagClassName
{
color: #706816;
}
</style>
background-color css
<style>
a { background-color: #706816; }
a { background-color: rgb(112,104,22); }
div.DivClassName
{
background-color: #706816;
}
.BgClassName
{
background-color: #706816;
}
</style>
border-color css
<style>
span { border-color: #706816; }
span { border-color: rgb(112,104,22); }
td.TdClassName
{
border-color: #706816;
}
.TagClassName
{
border-color: #706816;
}
</style>