Shades of Olivetone #717312
Tints of Olivetone #717312
RGB
CMYK
RGB Variations
Color information
#717312 (or 0x717312) is known color: Olivetone. HEX triplet: 71, 73 and 12. RGB value is (113,115,18). Sum of RGB (Red+Green+Blue) = 113+115+18=246 (32% of max value = 765). Red value is 113 (44.53% from 255 or 45.93% from 246); Green value is 115 (45.31% from 255 or 46.75% from 246); Blue value is 18 (7.42% from 255 or 7.32% from 246); Max value from RGB is 115 - color contains mainly: green. Hex color #717312 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #717312 is #8E8CED. Grayscale: #676767. Windows color (decimal): -9342190 or 1209201. OLE color: 1209201.
HSL color Cylindrical-coordinate representation of color #717312: hue angle of 61.24º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #717312 is Cyan = 0.02, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 113 | 115 | 18 | - |
| CMYK | 0.02 | 0 | 0.84 | 0.55 |
| HSL | 61.24º | 0.73% | 0.26% | - |
| HSV(B) | 61.24º | 0.84% | 0.45% | - |
| XYZ | 13.05 | 15.82 | 2.94 | - |
| YUV | 103.34 | 79.84 | 134.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 115 | 18 | 0.02 | 0 | 0.84 | 0.55 | 61.24 | 0.73 | 0.26 |
| Hex | 71 | 73 | 12 | 2 | 0 | 54 | 37 | 3D | 49 | 1A |
| Octal | 161 | 163 | 22 | 2 | 0 | 124 | 67 | 75 | 111 | 32 |
| Binary | 1110001 | 1110011 | 10010 | 10 | 0 | 1010100 | 110111 | 111101 | 1001001 | 11010 |
Color Harmonies of #717312
Complementary color
Monochromatic Colors of #717312
Black with #717312
Text Example
Text Example
White with #717312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717312; }
p { color: rgb(113,115,18); }
H1.HeaderClassName
{
color: #717312;
}
.AnyTagClassName
{
color: #717312;
}
</style>
background-color css
<style>
a { background-color: #717312; }
a { background-color: rgb(113,115,18); }
div.DivClassName
{
background-color: #717312;
}
.BgClassName
{
background-color: #717312;
}
</style>
border-color css
<style>
span { border-color: #717312; }
span { border-color: rgb(113,115,18); }
td.TdClassName
{
border-color: #717312;
}
.TagClassName
{
border-color: #717312;
}
</style>