Shades of Olivetone #716711
Tints of Olivetone #716711
RGB
CMYK
RGB Variations
Color information
#716711 (or 0x716711) is known color: Olivetone. HEX triplet: 71, 67 and 11. RGB value is (113,103,17). Sum of RGB (Red+Green+Blue) = 113+103+17=233 (30% of max value = 765). Red value is 113 (44.53% from 255 or 48.50% from 233); Green value is 103 (40.62% from 255 or 44.21% from 233); Blue value is 17 (7.03% from 255 or 7.30% from 233); Max value from RGB is 113 - color contains mainly: red. Hex color #716711 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #716711 is #8E98EE. Grayscale: #606060. Windows color (decimal): -9345263 or 1140593. OLE color: 1140593.
HSL color Cylindrical-coordinate representation of color #716711: hue angle of 53.75º degrees, saturation: 0.74, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #716711 is Cyan = 0, Magento = 0.09, Yellow = 0.85 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 103 | 17 | - |
| CMYK | 0 | 0.09 | 0.85 | 0.56 |
| HSL | 53.75º | 0.74% | 0.25% | - |
| HSV(B) | 53.75º | 0.85% | 0.44% | - |
| XYZ | 11.76 | 13.25 | 2.47 | - |
| YUV | 96.19 | 83.31 | 139.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 103 | 17 | 0 | 0.09 | 0.85 | 0.56 | 53.75 | 0.74 | 0.25 |
| Hex | 71 | 67 | 11 | 0 | 9 | 55 | 38 | 36 | 4A | 19 |
| Octal | 161 | 147 | 21 | 0 | 11 | 125 | 70 | 66 | 112 | 31 |
| Binary | 1110001 | 1100111 | 10001 | 0 | 1001 | 1010101 | 111000 | 110110 | 1001010 | 11001 |
Color Harmonies of #716711
Complementary color
Monochromatic Colors of #716711
Black with #716711
Text Example
Text Example
White with #716711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716711; }
p { color: rgb(113,103,17); }
H1.HeaderClassName
{
color: #716711;
}
.AnyTagClassName
{
color: #716711;
}
</style>
background-color css
<style>
a { background-color: #716711; }
a { background-color: rgb(113,103,17); }
div.DivClassName
{
background-color: #716711;
}
.BgClassName
{
background-color: #716711;
}
</style>
border-color css
<style>
span { border-color: #716711; }
span { border-color: rgb(113,103,17); }
td.TdClassName
{
border-color: #716711;
}
.TagClassName
{
border-color: #716711;
}
</style>