Shades of Olivetone #727011
Tints of Olivetone #727011
RGB
CMYK
RGB Variations
Color information
#727011 (or 0x727011) is known color: Olivetone. HEX triplet: 72, 70 and 11. RGB value is (114,112,17). Sum of RGB (Red+Green+Blue) = 114+112+17=243 (32% of max value = 765). Red value is 114 (44.92% from 255 or 46.91% from 243); Green value is 112 (44.14% from 255 or 46.09% from 243); Blue value is 17 (7.03% from 255 or 7.00% from 243); Max value from RGB is 114 - color contains mainly: red. Hex color #727011 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #727011 is #8D8FEE. Grayscale: #666666. Windows color (decimal): -9277423 or 1142898. OLE color: 1142898.
HSL color Cylindrical-coordinate representation of color #727011: hue angle of 58.76º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #727011 is Cyan = 0, Magento = 0.02, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 112 | 17 | - |
| CMYK | 0 | 0.02 | 0.85 | 0.55 |
| HSL | 58.76º | 0.74% | 0.26% | - |
| HSV(B) | 58.76º | 0.85% | 0.45% | - |
| XYZ | 12.83 | 15.21 | 2.79 | - |
| YUV | 101.77 | 80.16 | 136.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 112 | 17 | 0 | 0.02 | 0.85 | 0.55 | 58.76 | 0.74 | 0.26 |
| Hex | 72 | 70 | 11 | 0 | 2 | 55 | 37 | 3B | 4A | 1A |
| Octal | 162 | 160 | 21 | 0 | 2 | 125 | 67 | 73 | 112 | 32 |
| Binary | 1110010 | 1110000 | 10001 | 0 | 10 | 1010101 | 110111 | 111011 | 1001010 | 11010 |
Color Harmonies of #727011
Complementary color
Monochromatic Colors of #727011
Black with #727011
Text Example
Text Example
White with #727011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727011; }
p { color: rgb(114,112,17); }
H1.HeaderClassName
{
color: #727011;
}
.AnyTagClassName
{
color: #727011;
}
</style>
background-color css
<style>
a { background-color: #727011; }
a { background-color: rgb(114,112,17); }
div.DivClassName
{
background-color: #727011;
}
.BgClassName
{
background-color: #727011;
}
</style>
border-color css
<style>
span { border-color: #727011; }
span { border-color: rgb(114,112,17); }
td.TdClassName
{
border-color: #727011;
}
.TagClassName
{
border-color: #727011;
}
</style>