Shades of Olivetone #717634
Tints of Olivetone #717634
RGB
CMYK
RGB Variations
Color information
#717634 (or 0x717634) is known color: Olivetone. HEX triplet: 71, 76 and 34. RGB value is (113,118,52). Sum of RGB (Red+Green+Blue) = 113+118+52=283 (37% of max value = 765). Red value is 113 (44.53% from 255 or 39.93% from 283); Green value is 118 (46.48% from 255 or 41.70% from 283); Blue value is 52 (20.70% from 255 or 18.37% from 283); Max value from RGB is 118 - color contains mainly: green. Hex color #717634 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #717634 is #8E89CB. Grayscale: #6D6D6D. Windows color (decimal): -9341388 or 3438193. OLE color: 3438193.
HSL color Cylindrical-coordinate representation of color #717634: hue angle of 64.55º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #717634 is Cyan = 0.04, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 113 | 118 | 52 | - |
| CMYK | 0.04 | 0 | 0.56 | 0.54 |
| HSL | 64.55º | 0.39% | 0.33% | - |
| HSV(B) | 64.55º | 0.56% | 0.46% | - |
| XYZ | 13.91 | 16.72 | 5.74 | - |
| YUV | 108.98 | 95.84 | 130.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 118 | 52 | 0.04 | 0 | 0.56 | 0.54 | 64.55 | 0.39 | 0.33 |
| Hex | 71 | 76 | 34 | 4 | 0 | 38 | 36 | 41 | 27 | 21 |
| Octal | 161 | 166 | 64 | 4 | 0 | 70 | 66 | 101 | 47 | 41 |
| Binary | 1110001 | 1110110 | 110100 | 100 | 0 | 111000 | 110110 | 1000001 | 100111 | 100001 |
Color Harmonies of #717634
Complementary color
Monochromatic Colors of #717634
Black with #717634
Text Example
Text Example
White with #717634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717634; }
p { color: rgb(113,118,52); }
H1.HeaderClassName
{
color: #717634;
}
.AnyTagClassName
{
color: #717634;
}
</style>
background-color css
<style>
a { background-color: #717634; }
a { background-color: rgb(113,118,52); }
div.DivClassName
{
background-color: #717634;
}
.BgClassName
{
background-color: #717634;
}
</style>
border-color css
<style>
span { border-color: #717634; }
span { border-color: rgb(113,118,52); }
td.TdClassName
{
border-color: #717634;
}
.TagClassName
{
border-color: #717634;
}
</style>