Shades of Olivetone #717019
Tints of Olivetone #717019
RGB
CMYK
RGB Variations
Color information
#717019 (or 0x717019) is known color: Olivetone. HEX triplet: 71, 70 and 19. RGB value is (113,112,25). Sum of RGB (Red+Green+Blue) = 113+112+25=250 (33% of max value = 765). Red value is 113 (44.53% from 255 or 45.2% from 250); Green value is 112 (44.14% from 255 or 44.8% from 250); Blue value is 25 (10.16% from 255 or 10% from 250); Max value from RGB is 113 - color contains mainly: red. Hex color #717019 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #717019 is #8E8FE6. Grayscale: #666666. Windows color (decimal): -9342951 or 1667185. OLE color: 1667185.
HSL color Cylindrical-coordinate representation of color #717019: hue angle of 59.32º 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 #717019 is Cyan = 0, Magento = 0.01, Yellow = 0.78 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 112 | 25 | - |
| CMYK | 0 | 0.01 | 0.78 | 0.56 |
| HSL | 59.32º | 0.64% | 0.27% | - |
| HSV(B) | 59.32º | 0.78% | 0.44% | - |
| XYZ | 12.78 | 15.17 | 3.17 | - |
| YUV | 102.38 | 84.33 | 135.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 112 | 25 | 0 | 0.01 | 0.78 | 0.56 | 59.32 | 0.64 | 0.27 |
| Hex | 71 | 70 | 19 | 0 | 1 | 4E | 38 | 3B | 40 | 1B |
| Octal | 161 | 160 | 31 | 0 | 1 | 116 | 70 | 73 | 100 | 33 |
| Binary | 1110001 | 1110000 | 11001 | 0 | 1 | 1001110 | 111000 | 111011 | 1000000 | 11011 |
Color Harmonies of #717019
Complementary color
Monochromatic Colors of #717019
Black with #717019
Text Example
Text Example
White with #717019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717019; }
p { color: rgb(113,112,25); }
H1.HeaderClassName
{
color: #717019;
}
.AnyTagClassName
{
color: #717019;
}
</style>
background-color css
<style>
a { background-color: #717019; }
a { background-color: rgb(113,112,25); }
div.DivClassName
{
background-color: #717019;
}
.BgClassName
{
background-color: #717019;
}
</style>
border-color css
<style>
span { border-color: #717019; }
span { border-color: rgb(113,112,25); }
td.TdClassName
{
border-color: #717019;
}
.TagClassName
{
border-color: #717019;
}
</style>