Shades of Olivetone #716614
Tints of Olivetone #716614
RGB
CMYK
RGB Variations
Color information
#716614 (or 0x716614) is known color: Olivetone. HEX triplet: 71, 66 and 14. RGB value is (113,102,20). Sum of RGB (Red+Green+Blue) = 113+102+20=235 (31% of max value = 765). Red value is 113 (44.53% from 255 or 48.09% from 235); Green value is 102 (40.23% from 255 or 43.40% from 235); Blue value is 20 (8.20% from 255 or 8.51% from 235); Max value from RGB is 113 - color contains mainly: red. Hex color #716614 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #716614 is #8E99EB. Grayscale: #606060. Windows color (decimal): -9345516 or 1336945. OLE color: 1336945.
HSL color Cylindrical-coordinate representation of color #716614: hue angle of 52.9º 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 #716614 is Cyan = 0, Magento = 0.10, Yellow = 0.82 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 102 | 20 | - |
| CMYK | 0 | 0.10 | 0.82 | 0.56 |
| HSL | 52.9º | 0.7% | 0.26% | - |
| HSV(B) | 52.9º | 0.82% | 0.44% | - |
| XYZ | 11.69 | 13.06 | 2.57 | - |
| YUV | 95.94 | 85.14 | 140.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 102 | 20 | 0 | 0.10 | 0.82 | 0.56 | 52.9 | 0.7 | 0.26 |
| Hex | 71 | 66 | 14 | 0 | A | 52 | 38 | 35 | 46 | 1A |
| Octal | 161 | 146 | 24 | 0 | 12 | 122 | 70 | 65 | 106 | 32 |
| Binary | 1110001 | 1100110 | 10100 | 0 | 1010 | 1010010 | 111000 | 110101 | 1000110 | 11010 |
Color Harmonies of #716614
Complementary color
Monochromatic Colors of #716614
Black with #716614
Text Example
Text Example
White with #716614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716614; }
p { color: rgb(113,102,20); }
H1.HeaderClassName
{
color: #716614;
}
.AnyTagClassName
{
color: #716614;
}
</style>
background-color css
<style>
a { background-color: #716614; }
a { background-color: rgb(113,102,20); }
div.DivClassName
{
background-color: #716614;
}
.BgClassName
{
background-color: #716614;
}
</style>
border-color css
<style>
span { border-color: #716614; }
span { border-color: rgb(113,102,20); }
td.TdClassName
{
border-color: #716614;
}
.TagClassName
{
border-color: #716614;
}
</style>