Shades of Olivetone #717213
Tints of Olivetone #717213
RGB
CMYK
RGB Variations
Color information
#717213 (or 0x717213) is known color: Olivetone. HEX triplet: 71, 72 and 13. RGB value is (113,114,19). Sum of RGB (Red+Green+Blue) = 113+114+19=246 (32% of max value = 765). Red value is 113 (44.53% from 255 or 45.93% from 246); Green value is 114 (44.92% from 255 or 46.34% from 246); Blue value is 19 (7.81% from 255 or 7.72% from 246); Max value from RGB is 114 - color contains mainly: green. Hex color #717213 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #717213 is #8E8DEC. Grayscale: #676767. Windows color (decimal): -9342445 or 1274481. OLE color: 1274481.
HSL color Cylindrical-coordinate representation of color #717213: hue angle of 60.63º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #717213 is Cyan = 0.01, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 113 | 114 | 19 | - |
| CMYK | 0.01 | 0 | 0.83 | 0.55 |
| HSL | 60.63º | 0.71% | 0.26% | - |
| HSV(B) | 60.63º | 0.83% | 0.45% | - |
| XYZ | 12.94 | 15.59 | 2.94 | - |
| YUV | 102.87 | 80.67 | 135.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 114 | 19 | 0.01 | 0 | 0.83 | 0.55 | 60.63 | 0.71 | 0.26 |
| Hex | 71 | 72 | 13 | 1 | 0 | 53 | 37 | 3D | 47 | 1A |
| Octal | 161 | 162 | 23 | 1 | 0 | 123 | 67 | 75 | 107 | 32 |
| Binary | 1110001 | 1110010 | 10011 | 1 | 0 | 1010011 | 110111 | 111101 | 1000111 | 11010 |
Color Harmonies of #717213
Complementary color
Monochromatic Colors of #717213
Black with #717213
Text Example
Text Example
White with #717213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717213; }
p { color: rgb(113,114,19); }
H1.HeaderClassName
{
color: #717213;
}
.AnyTagClassName
{
color: #717213;
}
</style>
background-color css
<style>
a { background-color: #717213; }
a { background-color: rgb(113,114,19); }
div.DivClassName
{
background-color: #717213;
}
.BgClassName
{
background-color: #717213;
}
</style>
border-color css
<style>
span { border-color: #717213; }
span { border-color: rgb(113,114,19); }
td.TdClassName
{
border-color: #717213;
}
.TagClassName
{
border-color: #717213;
}
</style>