Shades of Olivetone #727110
Tints of Olivetone #727110
RGB
CMYK
RGB Variations
Color information
#727110 (or 0x727110) is known color: Olivetone. HEX triplet: 72, 71 and 10. RGB value is (114,113,16). Sum of RGB (Red+Green+Blue) = 114+113+16=243 (32% of max value = 765). Red value is 114 (44.92% from 255 or 46.91% from 243); Green value is 113 (44.53% from 255 or 46.50% from 243); Blue value is 16 (6.64% from 255 or 6.58% from 243); Max value from RGB is 114 - color contains mainly: red. Hex color #727110 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #727110 is #8D8EEF. Grayscale: #666666. Windows color (decimal): -9277168 or 1077618. OLE color: 1077618.
HSL color Cylindrical-coordinate representation of color #727110: hue angle of 59.39º 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 #727110 is Cyan = 0, Magento = 0.01, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 113 | 16 | - |
| CMYK | 0 | 0.01 | 0.86 | 0.55 |
| HSL | 59.39º | 0.75% | 0.25% | - |
| HSV(B) | 59.39º | 0.86% | 0.45% | - |
| XYZ | 12.94 | 15.43 | 2.79 | - |
| YUV | 102.24 | 79.33 | 136.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 113 | 16 | 0 | 0.01 | 0.86 | 0.55 | 59.39 | 0.75 | 0.25 |
| Hex | 72 | 71 | 10 | 0 | 1 | 56 | 37 | 3B | 4B | 19 |
| Octal | 162 | 161 | 20 | 0 | 1 | 126 | 67 | 73 | 113 | 31 |
| Binary | 1110010 | 1110001 | 10000 | 0 | 1 | 1010110 | 110111 | 111011 | 1001011 | 11001 |
Color Harmonies of #727110
Complementary color
Monochromatic Colors of #727110
Black with #727110
Text Example
Text Example
White with #727110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727110; }
p { color: rgb(114,113,16); }
H1.HeaderClassName
{
color: #727110;
}
.AnyTagClassName
{
color: #727110;
}
</style>
background-color css
<style>
a { background-color: #727110; }
a { background-color: rgb(114,113,16); }
div.DivClassName
{
background-color: #727110;
}
.BgClassName
{
background-color: #727110;
}
</style>
border-color css
<style>
span { border-color: #727110; }
span { border-color: rgb(114,113,16); }
td.TdClassName
{
border-color: #727110;
}
.TagClassName
{
border-color: #727110;
}
</style>