Shades of Olivetone #717320
Tints of Olivetone #717320
RGB
CMYK
RGB Variations
Color information
#717320 (or 0x717320) is known color: Olivetone. HEX triplet: 71, 73 and 20. RGB value is (113,115,32). Sum of RGB (Red+Green+Blue) = 113+115+32=260 (34% of max value = 765). Red value is 113 (44.53% from 255 or 43.46% from 260); Green value is 115 (45.31% from 255 or 44.23% from 260); Blue value is 32 (12.89% from 255 or 12.31% from 260); Max value from RGB is 115 - color contains mainly: green. Hex color #717320 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #717320 is #8E8CDF. Grayscale: #696969. Windows color (decimal): -9342176 or 2126705. OLE color: 2126705.
HSL color Cylindrical-coordinate representation of color #717320: hue angle of 61.45º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #717320 is Cyan = 0.02, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 113 | 115 | 32 | - |
| CMYK | 0.02 | 0 | 0.72 | 0.55 |
| HSL | 61.45º | 0.56% | 0.29% | - |
| HSV(B) | 61.45º | 0.72% | 0.45% | - |
| XYZ | 13.2 | 15.88 | 3.74 | - |
| YUV | 104.94 | 86.84 | 133.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 115 | 32 | 0.02 | 0 | 0.72 | 0.55 | 61.45 | 0.56 | 0.29 |
| Hex | 71 | 73 | 20 | 2 | 0 | 48 | 37 | 3D | 38 | 1D |
| Octal | 161 | 163 | 40 | 2 | 0 | 110 | 67 | 75 | 70 | 35 |
| Binary | 1110001 | 1110011 | 100000 | 10 | 0 | 1001000 | 110111 | 111101 | 111000 | 11101 |
Color Harmonies of #717320
Complementary color
Monochromatic Colors of #717320
Black with #717320
Text Example
Text Example
White with #717320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717320; }
p { color: rgb(113,115,32); }
H1.HeaderClassName
{
color: #717320;
}
.AnyTagClassName
{
color: #717320;
}
</style>
background-color css
<style>
a { background-color: #717320; }
a { background-color: rgb(113,115,32); }
div.DivClassName
{
background-color: #717320;
}
.BgClassName
{
background-color: #717320;
}
</style>
border-color css
<style>
span { border-color: #717320; }
span { border-color: rgb(113,115,32); }
td.TdClassName
{
border-color: #717320;
}
.TagClassName
{
border-color: #717320;
}
</style>