Shades of Olivetone #716419
Tints of Olivetone #716419
RGB
CMYK
RGB Variations
Color information
#716419 (or 0x716419) is known color: Olivetone. HEX triplet: 71, 64 and 19. RGB value is (113,100,25). Sum of RGB (Red+Green+Blue) = 113+100+25=238 (31% of max value = 765). Red value is 113 (44.53% from 255 or 47.48% from 238); Green value is 100 (39.45% from 255 or 42.02% from 238); Blue value is 25 (10.16% from 255 or 10.50% from 238); Max value from RGB is 113 - color contains mainly: red. Hex color #716419 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #716419 is #8E9BE6. Grayscale: #5F5F5F. Windows color (decimal): -9346023 or 1664113. OLE color: 1664113.
HSL color Cylindrical-coordinate representation of color #716419: hue angle of 51.14º 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 #716419 is Cyan = 0, Magento = 0.12, Yellow = 0.78 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 100 | 25 | - |
| CMYK | 0 | 0.12 | 0.78 | 0.56 |
| HSL | 51.14º | 0.64% | 0.27% | - |
| HSV(B) | 51.14º | 0.78% | 0.44% | - |
| XYZ | 11.54 | 12.7 | 2.76 | - |
| YUV | 95.34 | 88.31 | 140.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 100 | 25 | 0 | 0.12 | 0.78 | 0.56 | 51.14 | 0.64 | 0.27 |
| Hex | 71 | 64 | 19 | 0 | C | 4E | 38 | 33 | 40 | 1B |
| Octal | 161 | 144 | 31 | 0 | 14 | 116 | 70 | 63 | 100 | 33 |
| Binary | 1110001 | 1100100 | 11001 | 0 | 1100 | 1001110 | 111000 | 110011 | 1000000 | 11011 |
Color Harmonies of #716419
Complementary color
Monochromatic Colors of #716419
Black with #716419
Text Example
Text Example
White with #716419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716419; }
p { color: rgb(113,100,25); }
H1.HeaderClassName
{
color: #716419;
}
.AnyTagClassName
{
color: #716419;
}
</style>
background-color css
<style>
a { background-color: #716419; }
a { background-color: rgb(113,100,25); }
div.DivClassName
{
background-color: #716419;
}
.BgClassName
{
background-color: #716419;
}
</style>
border-color css
<style>
span { border-color: #716419; }
span { border-color: rgb(113,100,25); }
td.TdClassName
{
border-color: #716419;
}
.TagClassName
{
border-color: #716419;
}
</style>