Shades of Olivetone #717029
Tints of Olivetone #717029
RGB
CMYK
RGB Variations
Color information
#717029 (or 0x717029) is known color: Olivetone. HEX triplet: 71, 70 and 29. RGB value is (113,112,41). Sum of RGB (Red+Green+Blue) = 113+112+41=266 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.48% from 266); Green value is 112 (44.14% from 255 or 42.11% from 266); Blue value is 41 (16.41% from 255 or 15.41% from 266); Max value from RGB is 113 - color contains mainly: red. Hex color #717029 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #717029 is #8E8FD6. Grayscale: #686868. Windows color (decimal): -9342935 or 2715761. OLE color: 2715761.
HSL color Cylindrical-coordinate representation of color #717029: hue angle of 59.17º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #717029 is Cyan = 0, Magento = 0.01, Yellow = 0.64 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 112 | 41 | - |
| CMYK | 0 | 0.01 | 0.64 | 0.56 |
| HSL | 59.17º | 0.47% | 0.3% | - |
| HSV(B) | 59.17º | 0.64% | 0.44% | - |
| XYZ | 13 | 15.26 | 4.36 | - |
| YUV | 104.21 | 92.33 | 134.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 112 | 41 | 0 | 0.01 | 0.64 | 0.56 | 59.17 | 0.47 | 0.3 |
| Hex | 71 | 70 | 29 | 0 | 1 | 40 | 38 | 3B | 2F | 1E |
| Octal | 161 | 160 | 51 | 0 | 1 | 100 | 70 | 73 | 57 | 36 |
| Binary | 1110001 | 1110000 | 101001 | 0 | 1 | 1000000 | 111000 | 111011 | 101111 | 11110 |
Color Harmonies of #717029
Complementary color
Monochromatic Colors of #717029
Black with #717029
Text Example
Text Example
White with #717029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717029; }
p { color: rgb(113,112,41); }
H1.HeaderClassName
{
color: #717029;
}
.AnyTagClassName
{
color: #717029;
}
</style>
background-color css
<style>
a { background-color: #717029; }
a { background-color: rgb(113,112,41); }
div.DivClassName
{
background-color: #717029;
}
.BgClassName
{
background-color: #717029;
}
</style>
border-color css
<style>
span { border-color: #717029; }
span { border-color: rgb(113,112,41); }
td.TdClassName
{
border-color: #717029;
}
.TagClassName
{
border-color: #717029;
}
</style>