Shades of Olivetone #727210
Tints of Olivetone #727210
RGB
CMYK
RGB Variations
Color information
#727210 (or 0x727210) is known color: Olivetone. HEX triplet: 72, 72 and 10. RGB value is (114,114,16). Sum of RGB (Red+Green+Blue) = 114+114+16=244 (32% of max value = 765). Red value is 114 (44.92% from 255 or 46.72% from 244); Green value is 114 (44.92% from 255 or 46.72% from 244); Blue value is 16 (6.64% from 255 or 6.56% from 244); Max value from RGB is 114 - color contains mainly: red, green. Hex color #727210 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #727210 is #8D8DEF. Grayscale: #676767. Windows color (decimal): -9276912 or 1077874. OLE color: 1077874.
HSL color Cylindrical-coordinate representation of color #727210: hue angle of 60º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #727210 is Cyan = 0, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 114 | 16 | - |
| CMYK | 0 | 0 | 0.86 | 0.55 |
| HSL | 60º | 0.75% | 0.25% | - |
| HSV(B) | 60º | 0.86% | 0.45% | - |
| XYZ | 13.05 | 15.65 | 2.82 | - |
| YUV | 102.83 | 79 | 135.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 114 | 16 | 0 | 0 | 0.86 | 0.55 | 60 | 0.75 | 0.25 |
| Hex | 72 | 72 | 10 | 0 | 0 | 56 | 37 | 3C | 4B | 19 |
| Octal | 162 | 162 | 20 | 0 | 0 | 126 | 67 | 74 | 113 | 31 |
| Binary | 1110010 | 1110010 | 10000 | 0 | 0 | 1010110 | 110111 | 111100 | 1001011 | 11001 |
Color Harmonies of #727210
Complementary color
Monochromatic Colors of #727210
Black with #727210
Text Example
Text Example
White with #727210
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727210; }
p { color: rgb(114,114,16); }
H1.HeaderClassName
{
color: #727210;
}
.AnyTagClassName
{
color: #727210;
}
</style>
background-color css
<style>
a { background-color: #727210; }
a { background-color: rgb(114,114,16); }
div.DivClassName
{
background-color: #727210;
}
.BgClassName
{
background-color: #727210;
}
</style>
border-color css
<style>
span { border-color: #727210; }
span { border-color: rgb(114,114,16); }
td.TdClassName
{
border-color: #727210;
}
.TagClassName
{
border-color: #727210;
}
</style>