Shades of Olivetone #716814
Tints of Olivetone #716814
RGB
CMYK
RGB Variations
Color information
#716814 (or 0x716814) is known color: Olivetone. HEX triplet: 71, 68 and 14. RGB value is (113,104,20). Sum of RGB (Red+Green+Blue) = 113+104+20=237 (31% of max value = 765). Red value is 113 (44.53% from 255 or 47.68% from 237); Green value is 104 (41.02% from 255 or 43.88% from 237); Blue value is 20 (8.20% from 255 or 8.44% from 237); Max value from RGB is 113 - color contains mainly: red. Hex color #716814 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #716814 is #8E97EB. Grayscale: #616161. Windows color (decimal): -9345004 or 1337457. OLE color: 1337457.
HSL color Cylindrical-coordinate representation of color #716814: hue angle of 54.19º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #716814 is Cyan = 0, Magento = 0.08, Yellow = 0.82 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 104 | 20 | - |
| CMYK | 0 | 0.08 | 0.82 | 0.56 |
| HSL | 54.19º | 0.7% | 0.26% | - |
| HSV(B) | 54.19º | 0.82% | 0.44% | - |
| XYZ | 11.89 | 13.46 | 2.63 | - |
| YUV | 97.12 | 84.48 | 139.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 104 | 20 | 0 | 0.08 | 0.82 | 0.56 | 54.19 | 0.7 | 0.26 |
| Hex | 71 | 68 | 14 | 0 | 8 | 52 | 38 | 36 | 46 | 1A |
| Octal | 161 | 150 | 24 | 0 | 10 | 122 | 70 | 66 | 106 | 32 |
| Binary | 1110001 | 1101000 | 10100 | 0 | 1000 | 1010010 | 111000 | 110110 | 1000110 | 11010 |
Color Harmonies of #716814
Complementary color
Monochromatic Colors of #716814
Black with #716814
Text Example
Text Example
White with #716814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716814; }
p { color: rgb(113,104,20); }
H1.HeaderClassName
{
color: #716814;
}
.AnyTagClassName
{
color: #716814;
}
</style>
background-color css
<style>
a { background-color: #716814; }
a { background-color: rgb(113,104,20); }
div.DivClassName
{
background-color: #716814;
}
.BgClassName
{
background-color: #716814;
}
</style>
border-color css
<style>
span { border-color: #716814; }
span { border-color: rgb(113,104,20); }
td.TdClassName
{
border-color: #716814;
}
.TagClassName
{
border-color: #716814;
}
</style>