Shades of Olivetone #716622
Tints of Olivetone #716622
RGB
CMYK
RGB Variations
Color information
#716622 (or 0x716622) is known color: Olivetone. HEX triplet: 71, 66 and 22. RGB value is (113,102,34). Sum of RGB (Red+Green+Blue) = 113+102+34=249 (32% of max value = 765). Red value is 113 (44.53% from 255 or 45.38% from 249); Green value is 102 (40.23% from 255 or 40.96% from 249); Blue value is 34 (13.67% from 255 or 13.65% from 249); Max value from RGB is 113 - color contains mainly: red. Hex color #716622 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716622 is #8E99DD. Grayscale: #616161. Windows color (decimal): -9345502 or 2254449. OLE color: 2254449.
HSL color Cylindrical-coordinate representation of color #716622: hue angle of 51.65º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #716622 is Cyan = 0, Magento = 0.10, Yellow = 0.70 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 102 | 34 | - |
| CMYK | 0 | 0.10 | 0.70 | 0.56 |
| HSL | 51.65º | 0.54% | 0.29% | - |
| HSV(B) | 51.65º | 0.7% | 0.44% | - |
| XYZ | 11.85 | 13.13 | 3.42 | - |
| YUV | 97.54 | 92.14 | 139.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 102 | 34 | 0 | 0.10 | 0.70 | 0.56 | 51.65 | 0.54 | 0.29 |
| Hex | 71 | 66 | 22 | 0 | A | 46 | 38 | 34 | 36 | 1D |
| Octal | 161 | 146 | 42 | 0 | 12 | 106 | 70 | 64 | 66 | 35 |
| Binary | 1110001 | 1100110 | 100010 | 0 | 1010 | 1000110 | 111000 | 110100 | 110110 | 11101 |
Color Harmonies of #716622
Complementary color
Monochromatic Colors of #716622
Black with #716622
Text Example
Text Example
White with #716622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716622; }
p { color: rgb(113,102,34); }
H1.HeaderClassName
{
color: #716622;
}
.AnyTagClassName
{
color: #716622;
}
</style>
background-color css
<style>
a { background-color: #716622; }
a { background-color: rgb(113,102,34); }
div.DivClassName
{
background-color: #716622;
}
.BgClassName
{
background-color: #716622;
}
</style>
border-color css
<style>
span { border-color: #716622; }
span { border-color: rgb(113,102,34); }
td.TdClassName
{
border-color: #716622;
}
.TagClassName
{
border-color: #716622;
}
</style>