Shades of Olivetone #727612
Tints of Olivetone #727612
RGB
CMYK
RGB Variations
Color information
#727612 (or 0x727612) is known color: Olivetone. HEX triplet: 72, 76 and 12. RGB value is (114,118,18). Sum of RGB (Red+Green+Blue) = 114+118+18=250 (33% of max value = 765). Red value is 114 (44.92% from 255 or 45.6% from 250); Green value is 118 (46.48% from 255 or 47.2% from 250); Blue value is 18 (7.42% from 255 or 7.2% from 250); Max value from RGB is 118 - color contains mainly: green. Hex color #727612 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #727612 is #8D89ED. Grayscale: #696969. Windows color (decimal): -9275886 or 1209970. OLE color: 1209970.
HSL color Cylindrical-coordinate representation of color #727612: hue angle of 62.4º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #727612 is Cyan = 0.03, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 114 | 118 | 18 | - |
| CMYK | 0.03 | 0 | 0.85 | 0.54 |
| HSL | 62.4º | 0.74% | 0.27% | - |
| HSV(B) | 62.4º | 0.85% | 0.46% | - |
| XYZ | 13.53 | 16.58 | 3.06 | - |
| YUV | 105.4 | 78.67 | 134.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 118 | 18 | 0.03 | 0 | 0.85 | 0.54 | 62.4 | 0.74 | 0.27 |
| Hex | 72 | 76 | 12 | 3 | 0 | 55 | 36 | 3E | 4A | 1B |
| Octal | 162 | 166 | 22 | 3 | 0 | 125 | 66 | 76 | 112 | 33 |
| Binary | 1110010 | 1110110 | 10010 | 11 | 0 | 1010101 | 110110 | 111110 | 1001010 | 11011 |
Color Harmonies of #727612
Complementary color
Monochromatic Colors of #727612
Black with #727612
Text Example
Text Example
White with #727612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727612; }
p { color: rgb(114,118,18); }
H1.HeaderClassName
{
color: #727612;
}
.AnyTagClassName
{
color: #727612;
}
</style>
background-color css
<style>
a { background-color: #727612; }
a { background-color: rgb(114,118,18); }
div.DivClassName
{
background-color: #727612;
}
.BgClassName
{
background-color: #727612;
}
</style>
border-color css
<style>
span { border-color: #727612; }
span { border-color: rgb(114,118,18); }
td.TdClassName
{
border-color: #727612;
}
.TagClassName
{
border-color: #727612;
}
</style>