Shades of Olivetone #716813
Tints of Olivetone #716813
RGB
CMYK
RGB Variations
Color information
#716813 (or 0x716813) is known color: Olivetone. HEX triplet: 71, 68 and 13. RGB value is (113,104,19). Sum of RGB (Red+Green+Blue) = 113+104+19=236 (31% of max value = 765). Red value is 113 (44.53% from 255 or 47.88% from 236); Green value is 104 (41.02% from 255 or 44.07% from 236); Blue value is 19 (7.81% from 255 or 8.05% from 236); Max value from RGB is 113 - color contains mainly: red. Hex color #716813 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #716813 is #8E97EC. Grayscale: #616161. Windows color (decimal): -9345005 or 1271921. OLE color: 1271921.
HSL color Cylindrical-coordinate representation of color #716813: hue angle of 54.26º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #716813 is Cyan = 0, Magento = 0.08, Yellow = 0.83 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 104 | 19 | - |
| CMYK | 0 | 0.08 | 0.83 | 0.56 |
| HSL | 54.26º | 0.71% | 0.26% | - |
| HSV(B) | 54.26º | 0.83% | 0.44% | - |
| XYZ | 11.88 | 13.46 | 2.59 | - |
| YUV | 97 | 83.98 | 139.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 104 | 19 | 0 | 0.08 | 0.83 | 0.56 | 54.26 | 0.71 | 0.26 |
| Hex | 71 | 68 | 13 | 0 | 8 | 53 | 38 | 36 | 47 | 1A |
| Octal | 161 | 150 | 23 | 0 | 10 | 123 | 70 | 66 | 107 | 32 |
| Binary | 1110001 | 1101000 | 10011 | 0 | 1000 | 1010011 | 111000 | 110110 | 1000111 | 11010 |
Color Harmonies of #716813
Complementary color
Monochromatic Colors of #716813
Black with #716813
Text Example
Text Example
White with #716813
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716813; }
p { color: rgb(113,104,19); }
H1.HeaderClassName
{
color: #716813;
}
.AnyTagClassName
{
color: #716813;
}
</style>
background-color css
<style>
a { background-color: #716813; }
a { background-color: rgb(113,104,19); }
div.DivClassName
{
background-color: #716813;
}
.BgClassName
{
background-color: #716813;
}
</style>
border-color css
<style>
span { border-color: #716813; }
span { border-color: rgb(113,104,19); }
td.TdClassName
{
border-color: #716813;
}
.TagClassName
{
border-color: #716813;
}
</style>