Shades of Olivetone #716924
Tints of Olivetone #716924
RGB
CMYK
RGB Variations
Color information
#716924 (or 0x716924) is known color: Olivetone. HEX triplet: 71, 69 and 24. RGB value is (113,105,36). Sum of RGB (Red+Green+Blue) = 113+105+36=254 (33% of max value = 765). Red value is 113 (44.53% from 255 or 44.49% from 254); Green value is 105 (41.41% from 255 or 41.34% from 254); Blue value is 36 (14.45% from 255 or 14.17% from 254); Max value from RGB is 113 - color contains mainly: red. Hex color #716924 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716924 is #8E96DB. Grayscale: #636363. Windows color (decimal): -9344732 or 2386289. OLE color: 2386289.
HSL color Cylindrical-coordinate representation of color #716924: hue angle of 53.77º 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 #716924 is Cyan = 0, Magento = 0.07, Yellow = 0.68 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 105 | 36 | - |
| CMYK | 0 | 0.07 | 0.68 | 0.56 |
| HSL | 53.77º | 0.52% | 0.29% | - |
| HSV(B) | 53.77º | 0.68% | 0.44% | - |
| XYZ | 12.18 | 13.74 | 3.68 | - |
| YUV | 99.53 | 92.15 | 137.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 105 | 36 | 0 | 0.07 | 0.68 | 0.56 | 53.77 | 0.52 | 0.29 |
| Hex | 71 | 69 | 24 | 0 | 7 | 44 | 38 | 36 | 34 | 1D |
| Octal | 161 | 151 | 44 | 0 | 7 | 104 | 70 | 66 | 64 | 35 |
| Binary | 1110001 | 1101001 | 100100 | 0 | 111 | 1000100 | 111000 | 110110 | 110100 | 11101 |
Color Harmonies of #716924
Complementary color
Monochromatic Colors of #716924
Black with #716924
Text Example
Text Example
White with #716924
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716924; }
p { color: rgb(113,105,36); }
H1.HeaderClassName
{
color: #716924;
}
.AnyTagClassName
{
color: #716924;
}
</style>
background-color css
<style>
a { background-color: #716924; }
a { background-color: rgb(113,105,36); }
div.DivClassName
{
background-color: #716924;
}
.BgClassName
{
background-color: #716924;
}
</style>
border-color css
<style>
span { border-color: #716924; }
span { border-color: rgb(113,105,36); }
td.TdClassName
{
border-color: #716924;
}
.TagClassName
{
border-color: #716924;
}
</style>