Shades of Olivetone #727620
Tints of Olivetone #727620
RGB
CMYK
RGB Variations
Color information
#727620 (or 0x727620) is known color: Olivetone. HEX triplet: 72, 76 and 20. RGB value is (114,118,32). Sum of RGB (Red+Green+Blue) = 114+118+32=264 (34% of max value = 765). Red value is 114 (44.92% from 255 or 43.18% from 264); Green value is 118 (46.48% from 255 or 44.70% from 264); Blue value is 32 (12.89% from 255 or 12.12% from 264); Max value from RGB is 118 - color contains mainly: green. Hex color #727620 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #727620 is #8D89DF. Grayscale: #6B6B6B. Windows color (decimal): -9275872 or 2127474. OLE color: 2127474.
HSL color Cylindrical-coordinate representation of color #727620: hue angle of 62.79º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #727620 is Cyan = 0.03, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 114 | 118 | 32 | - |
| CMYK | 0.03 | 0 | 0.73 | 0.54 |
| HSL | 62.79º | 0.57% | 0.29% | - |
| HSV(B) | 62.79º | 0.73% | 0.46% | - |
| XYZ | 13.68 | 16.64 | 3.86 | - |
| YUV | 107 | 85.67 | 132.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 118 | 32 | 0.03 | 0 | 0.73 | 0.54 | 62.79 | 0.57 | 0.29 |
| Hex | 72 | 76 | 20 | 3 | 0 | 49 | 36 | 3F | 39 | 1D |
| Octal | 162 | 166 | 40 | 3 | 0 | 111 | 66 | 77 | 71 | 35 |
| Binary | 1110010 | 1110110 | 100000 | 11 | 0 | 1001001 | 110110 | 111111 | 111001 | 11101 |
Color Harmonies of #727620
Complementary color
Monochromatic Colors of #727620
Black with #727620
Text Example
Text Example
White with #727620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727620; }
p { color: rgb(114,118,32); }
H1.HeaderClassName
{
color: #727620;
}
.AnyTagClassName
{
color: #727620;
}
</style>
background-color css
<style>
a { background-color: #727620; }
a { background-color: rgb(114,118,32); }
div.DivClassName
{
background-color: #727620;
}
.BgClassName
{
background-color: #727620;
}
</style>
border-color css
<style>
span { border-color: #727620; }
span { border-color: rgb(114,118,32); }
td.TdClassName
{
border-color: #727620;
}
.TagClassName
{
border-color: #727620;
}
</style>