Shades of Olivetone #716914
Tints of Olivetone #716914
RGB
CMYK
RGB Variations
Color information
#716914 (or 0x716914) is known color: Olivetone. HEX triplet: 71, 69 and 14. RGB value is (113,105,20). Sum of RGB (Red+Green+Blue) = 113+105+20=238 (31% of max value = 765). Red value is 113 (44.53% from 255 or 47.48% from 238); Green value is 105 (41.41% from 255 or 44.12% from 238); Blue value is 20 (8.20% from 255 or 8.40% from 238); Max value from RGB is 113 - color contains mainly: red. Hex color #716914 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #716914 is #8E96EB. Grayscale: #626262. Windows color (decimal): -9344748 or 1337713. OLE color: 1337713.
HSL color Cylindrical-coordinate representation of color #716914: hue angle of 54.84º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #716914 is Cyan = 0, Magento = 0.07, Yellow = 0.82 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 105 | 20 | - |
| CMYK | 0 | 0.07 | 0.82 | 0.56 |
| HSL | 54.84º | 0.7% | 0.26% | - |
| HSV(B) | 54.84º | 0.82% | 0.44% | - |
| XYZ | 11.99 | 13.66 | 2.67 | - |
| YUV | 97.7 | 84.15 | 138.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 105 | 20 | 0 | 0.07 | 0.82 | 0.56 | 54.84 | 0.7 | 0.26 |
| Hex | 71 | 69 | 14 | 0 | 7 | 52 | 38 | 37 | 46 | 1A |
| Octal | 161 | 151 | 24 | 0 | 7 | 122 | 70 | 67 | 106 | 32 |
| Binary | 1110001 | 1101001 | 10100 | 0 | 111 | 1010010 | 111000 | 110111 | 1000110 | 11010 |
Color Harmonies of #716914
Complementary color
Monochromatic Colors of #716914
Black with #716914
Text Example
Text Example
White with #716914
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716914; }
p { color: rgb(113,105,20); }
H1.HeaderClassName
{
color: #716914;
}
.AnyTagClassName
{
color: #716914;
}
</style>
background-color css
<style>
a { background-color: #716914; }
a { background-color: rgb(113,105,20); }
div.DivClassName
{
background-color: #716914;
}
.BgClassName
{
background-color: #716914;
}
</style>
border-color css
<style>
span { border-color: #716914; }
span { border-color: rgb(113,105,20); }
td.TdClassName
{
border-color: #716914;
}
.TagClassName
{
border-color: #716914;
}
</style>