Shades of Olivetone #717319
Tints of Olivetone #717319
RGB
CMYK
RGB Variations
Color information
#717319 (or 0x717319) is known color: Olivetone. HEX triplet: 71, 73 and 19. RGB value is (113,115,25). Sum of RGB (Red+Green+Blue) = 113+115+25=253 (33% of max value = 765). Red value is 113 (44.53% from 255 or 44.66% from 253); Green value is 115 (45.31% from 255 or 45.45% from 253); Blue value is 25 (10.16% from 255 or 9.88% from 253); Max value from RGB is 115 - color contains mainly: green. Hex color #717319 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #717319 is #8E8CE6. Grayscale: #686868. Windows color (decimal): -9342183 or 1667953. OLE color: 1667953.
HSL color Cylindrical-coordinate representation of color #717319: hue angle of 61.33º 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 #717319 is Cyan = 0.02, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 113 | 115 | 25 | - |
| CMYK | 0.02 | 0 | 0.78 | 0.55 |
| HSL | 61.33º | 0.64% | 0.27% | - |
| HSV(B) | 61.33º | 0.78% | 0.45% | - |
| XYZ | 13.12 | 15.84 | 3.29 | - |
| YUV | 104.14 | 83.34 | 134.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 115 | 25 | 0.02 | 0 | 0.78 | 0.55 | 61.33 | 0.64 | 0.27 |
| Hex | 71 | 73 | 19 | 2 | 0 | 4E | 37 | 3D | 40 | 1B |
| Octal | 161 | 163 | 31 | 2 | 0 | 116 | 67 | 75 | 100 | 33 |
| Binary | 1110001 | 1110011 | 11001 | 10 | 0 | 1001110 | 110111 | 111101 | 1000000 | 11011 |
Color Harmonies of #717319
Complementary color
Monochromatic Colors of #717319
Black with #717319
Text Example
Text Example
White with #717319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717319; }
p { color: rgb(113,115,25); }
H1.HeaderClassName
{
color: #717319;
}
.AnyTagClassName
{
color: #717319;
}
</style>
background-color css
<style>
a { background-color: #717319; }
a { background-color: rgb(113,115,25); }
div.DivClassName
{
background-color: #717319;
}
.BgClassName
{
background-color: #717319;
}
</style>
border-color css
<style>
span { border-color: #717319; }
span { border-color: rgb(113,115,25); }
td.TdClassName
{
border-color: #717319;
}
.TagClassName
{
border-color: #717319;
}
</style>