Shades of Olivetone #716519
Tints of Olivetone #716519
RGB
CMYK
RGB Variations
Color information
#716519 (or 0x716519) is known color: Olivetone. HEX triplet: 71, 65 and 19. RGB value is (113,101,25). Sum of RGB (Red+Green+Blue) = 113+101+25=239 (31% of max value = 765). Red value is 113 (44.53% from 255 or 47.28% from 239); Green value is 101 (39.84% from 255 or 42.26% from 239); Blue value is 25 (10.16% from 255 or 10.46% from 239); Max value from RGB is 113 - color contains mainly: red. Hex color #716519 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #716519 is #8E9AE6. Grayscale: #606060. Windows color (decimal): -9345767 or 1664369. OLE color: 1664369.
HSL color Cylindrical-coordinate representation of color #716519: hue angle of 51.82º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #716519 is Cyan = 0, Magento = 0.11, Yellow = 0.78 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 101 | 25 | - |
| CMYK | 0 | 0.11 | 0.78 | 0.56 |
| HSL | 51.82º | 0.64% | 0.27% | - |
| HSV(B) | 51.82º | 0.78% | 0.44% | - |
| XYZ | 11.64 | 12.89 | 2.79 | - |
| YUV | 95.92 | 87.98 | 140.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 101 | 25 | 0 | 0.11 | 0.78 | 0.56 | 51.82 | 0.64 | 0.27 |
| Hex | 71 | 65 | 19 | 0 | B | 4E | 38 | 34 | 40 | 1B |
| Octal | 161 | 145 | 31 | 0 | 13 | 116 | 70 | 64 | 100 | 33 |
| Binary | 1110001 | 1100101 | 11001 | 0 | 1011 | 1001110 | 111000 | 110100 | 1000000 | 11011 |
Color Harmonies of #716519
Complementary color
Monochromatic Colors of #716519
Black with #716519
Text Example
Text Example
White with #716519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716519; }
p { color: rgb(113,101,25); }
H1.HeaderClassName
{
color: #716519;
}
.AnyTagClassName
{
color: #716519;
}
</style>
background-color css
<style>
a { background-color: #716519; }
a { background-color: rgb(113,101,25); }
div.DivClassName
{
background-color: #716519;
}
.BgClassName
{
background-color: #716519;
}
</style>
border-color css
<style>
span { border-color: #716519; }
span { border-color: rgb(113,101,25); }
td.TdClassName
{
border-color: #716519;
}
.TagClassName
{
border-color: #716519;
}
</style>