Shades of Olivetone #716624
Tints of Olivetone #716624
RGB
CMYK
RGB Variations
Color information
#716624 (or 0x716624) is known color: Olivetone. HEX triplet: 71, 66 and 24. RGB value is (113,102,36). Sum of RGB (Red+Green+Blue) = 113+102+36=251 (33% of max value = 765). Red value is 113 (44.53% from 255 or 45.02% from 251); Green value is 102 (40.23% from 255 or 40.64% from 251); Blue value is 36 (14.45% from 255 or 14.34% from 251); Max value from RGB is 113 - color contains mainly: red. Hex color #716624 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716624 is #8E99DB. Grayscale: #626262. Windows color (decimal): -9345500 or 2385521. OLE color: 2385521.
HSL color Cylindrical-coordinate representation of color #716624: hue angle of 51.43º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #716624 is Cyan = 0, Magento = 0.10, Yellow = 0.68 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 102 | 36 | - |
| CMYK | 0 | 0.10 | 0.68 | 0.56 |
| HSL | 51.43º | 0.52% | 0.29% | - |
| HSV(B) | 51.43º | 0.68% | 0.44% | - |
| XYZ | 11.88 | 13.14 | 3.58 | - |
| YUV | 97.77 | 93.14 | 138.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 102 | 36 | 0 | 0.10 | 0.68 | 0.56 | 51.43 | 0.52 | 0.29 |
| Hex | 71 | 66 | 24 | 0 | A | 44 | 38 | 33 | 34 | 1D |
| Octal | 161 | 146 | 44 | 0 | 12 | 104 | 70 | 63 | 64 | 35 |
| Binary | 1110001 | 1100110 | 100100 | 0 | 1010 | 1000100 | 111000 | 110011 | 110100 | 11101 |
Color Harmonies of #716624
Complementary color
Monochromatic Colors of #716624
Black with #716624
Text Example
Text Example
White with #716624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716624; }
p { color: rgb(113,102,36); }
H1.HeaderClassName
{
color: #716624;
}
.AnyTagClassName
{
color: #716624;
}
</style>
background-color css
<style>
a { background-color: #716624; }
a { background-color: rgb(113,102,36); }
div.DivClassName
{
background-color: #716624;
}
.BgClassName
{
background-color: #716624;
}
</style>
border-color css
<style>
span { border-color: #716624; }
span { border-color: rgb(113,102,36); }
td.TdClassName
{
border-color: #716624;
}
.TagClassName
{
border-color: #716624;
}
</style>