Shades of Olivetone #717219
Tints of Olivetone #717219
RGB
CMYK
RGB Variations
Color information
#717219 (or 0x717219) is known color: Olivetone. HEX triplet: 71, 72 and 19. RGB value is (113,114,25). Sum of RGB (Red+Green+Blue) = 113+114+25=252 (33% of max value = 765). Red value is 113 (44.53% from 255 or 44.84% from 252); Green value is 114 (44.92% from 255 or 45.24% from 252); Blue value is 25 (10.16% from 255 or 9.92% from 252); Max value from RGB is 114 - color contains mainly: green. Hex color #717219 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #717219 is #8E8DE6. Grayscale: #676767. Windows color (decimal): -9342439 or 1667697. OLE color: 1667697.
HSL color Cylindrical-coordinate representation of color #717219: hue angle of 60.67º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #717219 is Cyan = 0.01, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 113 | 114 | 25 | - |
| CMYK | 0.01 | 0 | 0.78 | 0.55 |
| HSL | 60.67º | 0.64% | 0.27% | - |
| HSV(B) | 60.67º | 0.78% | 0.45% | - |
| XYZ | 13 | 15.62 | 3.25 | - |
| YUV | 103.56 | 83.67 | 134.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 114 | 25 | 0.01 | 0 | 0.78 | 0.55 | 60.67 | 0.64 | 0.27 |
| Hex | 71 | 72 | 19 | 1 | 0 | 4E | 37 | 3D | 40 | 1B |
| Octal | 161 | 162 | 31 | 1 | 0 | 116 | 67 | 75 | 100 | 33 |
| Binary | 1110001 | 1110010 | 11001 | 1 | 0 | 1001110 | 110111 | 111101 | 1000000 | 11011 |
Color Harmonies of #717219
Complementary color
Monochromatic Colors of #717219
Black with #717219
Text Example
Text Example
White with #717219
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717219; }
p { color: rgb(113,114,25); }
H1.HeaderClassName
{
color: #717219;
}
.AnyTagClassName
{
color: #717219;
}
</style>
background-color css
<style>
a { background-color: #717219; }
a { background-color: rgb(113,114,25); }
div.DivClassName
{
background-color: #717219;
}
.BgClassName
{
background-color: #717219;
}
</style>
border-color css
<style>
span { border-color: #717219; }
span { border-color: rgb(113,114,25); }
td.TdClassName
{
border-color: #717219;
}
.TagClassName
{
border-color: #717219;
}
</style>