Shades of Olivetone #717110
Tints of Olivetone #717110
RGB
CMYK
RGB Variations
Color information
#717110 (or 0x717110) is known color: Olivetone. HEX triplet: 71, 71 and 10. RGB value is (113,113,16). Sum of RGB (Red+Green+Blue) = 113+113+16=242 (32% of max value = 765). Red value is 113 (44.53% from 255 or 46.69% from 242); Green value is 113 (44.53% from 255 or 46.69% from 242); Blue value is 16 (6.64% from 255 or 6.61% from 242); Max value from RGB is 113 - color contains mainly: red, green. Hex color #717110 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #717110 is #8E8EEF. Grayscale: #666666. Windows color (decimal): -9342704 or 1077617. OLE color: 1077617.
HSL color Cylindrical-coordinate representation of color #717110: hue angle of 60º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #717110 is Cyan = 0, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 113 | 16 | - |
| CMYK | 0 | 0 | 0.86 | 0.56 |
| HSL | 60º | 0.75% | 0.25% | - |
| HSV(B) | 60º | 0.86% | 0.44% | - |
| XYZ | 12.81 | 15.36 | 2.78 | - |
| YUV | 101.94 | 79.5 | 135.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 113 | 16 | 0 | 0 | 0.86 | 0.56 | 60 | 0.75 | 0.25 |
| Hex | 71 | 71 | 10 | 0 | 0 | 56 | 38 | 3C | 4B | 19 |
| Octal | 161 | 161 | 20 | 0 | 0 | 126 | 70 | 74 | 113 | 31 |
| Binary | 1110001 | 1110001 | 10000 | 0 | 0 | 1010110 | 111000 | 111100 | 1001011 | 11001 |
Color Harmonies of #717110
Complementary color
Monochromatic Colors of #717110
Black with #717110
Text Example
Text Example
White with #717110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717110; }
p { color: rgb(113,113,16); }
H1.HeaderClassName
{
color: #717110;
}
.AnyTagClassName
{
color: #717110;
}
</style>
background-color css
<style>
a { background-color: #717110; }
a { background-color: rgb(113,113,16); }
div.DivClassName
{
background-color: #717110;
}
.BgClassName
{
background-color: #717110;
}
</style>
border-color css
<style>
span { border-color: #717110; }
span { border-color: rgb(113,113,16); }
td.TdClassName
{
border-color: #717110;
}
.TagClassName
{
border-color: #717110;
}
</style>