Shades of Olivetone #717329
Tints of Olivetone #717329
RGB
CMYK
RGB Variations
Color information
#717329 (or 0x717329) is known color: Olivetone. HEX triplet: 71, 73 and 29. RGB value is (113,115,41). Sum of RGB (Red+Green+Blue) = 113+115+41=269 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.01% from 269); Green value is 115 (45.31% from 255 or 42.75% from 269); Blue value is 41 (16.41% from 255 or 15.24% from 269); Max value from RGB is 115 - color contains mainly: green. Hex color #717329 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #717329 is #8E8CD6. Grayscale: #6A6A6A. Windows color (decimal): -9342167 or 2716529. OLE color: 2716529.
HSL color Cylindrical-coordinate representation of color #717329: hue angle of 61.62º degrees, saturation: 0.47, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #717329 is Cyan = 0.02, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 113 | 115 | 41 | - |
| CMYK | 0.02 | 0 | 0.64 | 0.55 |
| HSL | 61.62º | 0.47% | 0.31% | - |
| HSV(B) | 61.62º | 0.64% | 0.45% | - |
| XYZ | 13.34 | 15.93 | 4.47 | - |
| YUV | 105.97 | 91.34 | 133.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 115 | 41 | 0.02 | 0 | 0.64 | 0.55 | 61.62 | 0.47 | 0.31 |
| Hex | 71 | 73 | 29 | 2 | 0 | 40 | 37 | 3E | 2F | 1F |
| Octal | 161 | 163 | 51 | 2 | 0 | 100 | 67 | 76 | 57 | 37 |
| Binary | 1110001 | 1110011 | 101001 | 10 | 0 | 1000000 | 110111 | 111110 | 101111 | 11111 |
Color Harmonies of #717329
Complementary color
Monochromatic Colors of #717329
Black with #717329
Text Example
Text Example
White with #717329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717329; }
p { color: rgb(113,115,41); }
H1.HeaderClassName
{
color: #717329;
}
.AnyTagClassName
{
color: #717329;
}
</style>
background-color css
<style>
a { background-color: #717329; }
a { background-color: rgb(113,115,41); }
div.DivClassName
{
background-color: #717329;
}
.BgClassName
{
background-color: #717329;
}
</style>
border-color css
<style>
span { border-color: #717329; }
span { border-color: rgb(113,115,41); }
td.TdClassName
{
border-color: #717329;
}
.TagClassName
{
border-color: #717329;
}
</style>