Shades of Olivetone #727631
Tints of Olivetone #727631
RGB
CMYK
RGB Variations
Color information
#727631 (or 0x727631) is known color: Olivetone. HEX triplet: 72, 76 and 31. RGB value is (114,118,49). Sum of RGB (Red+Green+Blue) = 114+118+49=281 (37% of max value = 765). Red value is 114 (44.92% from 255 or 40.57% from 281); Green value is 118 (46.48% from 255 or 41.99% from 281); Blue value is 49 (19.53% from 255 or 17.44% from 281); Max value from RGB is 118 - color contains mainly: green. Hex color #727631 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #727631 is #8D89CE. Grayscale: #6D6D6D. Windows color (decimal): -9275855 or 3241586. OLE color: 3241586.
HSL color Cylindrical-coordinate representation of color #727631: hue angle of 63.48º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #727631 is Cyan = 0.03, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 114 | 118 | 49 | - |
| CMYK | 0.03 | 0 | 0.58 | 0.54 |
| HSL | 63.48º | 0.41% | 0.33% | - |
| HSV(B) | 63.48º | 0.58% | 0.46% | - |
| XYZ | 13.97 | 16.76 | 5.4 | - |
| YUV | 108.94 | 94.17 | 131.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 118 | 49 | 0.03 | 0 | 0.58 | 0.54 | 63.48 | 0.41 | 0.33 |
| Hex | 72 | 76 | 31 | 3 | 0 | 3A | 36 | 3F | 29 | 21 |
| Octal | 162 | 166 | 61 | 3 | 0 | 72 | 66 | 77 | 51 | 41 |
| Binary | 1110010 | 1110110 | 110001 | 11 | 0 | 111010 | 110110 | 111111 | 101001 | 100001 |
Color Harmonies of #727631
Complementary color
Monochromatic Colors of #727631
Black with #727631
Text Example
Text Example
White with #727631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727631; }
p { color: rgb(114,118,49); }
H1.HeaderClassName
{
color: #727631;
}
.AnyTagClassName
{
color: #727631;
}
</style>
background-color css
<style>
a { background-color: #727631; }
a { background-color: rgb(114,118,49); }
div.DivClassName
{
background-color: #727631;
}
.BgClassName
{
background-color: #727631;
}
</style>
border-color css
<style>
span { border-color: #727631; }
span { border-color: rgb(114,118,49); }
td.TdClassName
{
border-color: #727631;
}
.TagClassName
{
border-color: #727631;
}
</style>