Shades of Olivetone #716912
Tints of Olivetone #716912
RGB
CMYK
RGB Variations
Color information
#716912 (or 0x716912) is known color: Olivetone. HEX triplet: 71, 69 and 12. RGB value is (113,105,18). Sum of RGB (Red+Green+Blue) = 113+105+18=236 (31% of max value = 765). Red value is 113 (44.53% from 255 or 47.88% from 236); Green value is 105 (41.41% from 255 or 44.49% from 236); Blue value is 18 (7.42% from 255 or 7.63% from 236); Max value from RGB is 113 - color contains mainly: red. Hex color #716912 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #716912 is #8E96ED. Grayscale: #616161. Windows color (decimal): -9344750 or 1206641. OLE color: 1206641.
HSL color Cylindrical-coordinate representation of color #716912: hue angle of 54.95º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #716912 is Cyan = 0, Magento = 0.07, Yellow = 0.84 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 105 | 18 | - |
| CMYK | 0 | 0.07 | 0.84 | 0.56 |
| HSL | 54.95º | 0.73% | 0.26% | - |
| HSV(B) | 54.95º | 0.84% | 0.44% | - |
| XYZ | 11.97 | 13.66 | 2.58 | - |
| YUV | 97.47 | 83.15 | 139.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 105 | 18 | 0 | 0.07 | 0.84 | 0.56 | 54.95 | 0.73 | 0.26 |
| Hex | 71 | 69 | 12 | 0 | 7 | 54 | 38 | 37 | 49 | 1A |
| Octal | 161 | 151 | 22 | 0 | 7 | 124 | 70 | 67 | 111 | 32 |
| Binary | 1110001 | 1101001 | 10010 | 0 | 111 | 1010100 | 111000 | 110111 | 1001001 | 11010 |
Color Harmonies of #716912
Complementary color
Monochromatic Colors of #716912
Black with #716912
Text Example
Text Example
White with #716912
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716912; }
p { color: rgb(113,105,18); }
H1.HeaderClassName
{
color: #716912;
}
.AnyTagClassName
{
color: #716912;
}
</style>
background-color css
<style>
a { background-color: #716912; }
a { background-color: rgb(113,105,18); }
div.DivClassName
{
background-color: #716912;
}
.BgClassName
{
background-color: #716912;
}
</style>
border-color css
<style>
span { border-color: #716912; }
span { border-color: rgb(113,105,18); }
td.TdClassName
{
border-color: #716912;
}
.TagClassName
{
border-color: #716912;
}
</style>