Shades of Olivetone #727331
Tints of Olivetone #727331
RGB
CMYK
RGB Variations
Color information
#727331 (or 0x727331) is known color: Olivetone. HEX triplet: 72, 73 and 31. RGB value is (114,115,49). Sum of RGB (Red+Green+Blue) = 114+115+49=278 (36% of max value = 765). Red value is 114 (44.92% from 255 or 41.01% from 278); Green value is 115 (45.31% from 255 or 41.37% from 278); Blue value is 49 (19.53% from 255 or 17.63% from 278); Max value from RGB is 115 - color contains mainly: green. Hex color #727331 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #727331 is #8D8CCE. Grayscale: #6B6B6B. Windows color (decimal): -9276623 or 3240818. OLE color: 3240818.
HSL color Cylindrical-coordinate representation of color #727331: hue angle of 60.91º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #727331 is Cyan = 0.01, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 115 | 49 | - |
| CMYK | 0.01 | 0 | 0.57 | 0.55 |
| HSL | 60.91º | 0.4% | 0.32% | - |
| HSV(B) | 60.91º | 0.57% | 0.45% | - |
| XYZ | 13.62 | 16.06 | 5.29 | - |
| YUV | 107.18 | 95.17 | 132.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 115 | 49 | 0.01 | 0 | 0.57 | 0.55 | 60.91 | 0.4 | 0.32 |
| Hex | 72 | 73 | 31 | 1 | 0 | 39 | 37 | 3D | 28 | 20 |
| Octal | 162 | 163 | 61 | 1 | 0 | 71 | 67 | 75 | 50 | 40 |
| Binary | 1110010 | 1110011 | 110001 | 1 | 0 | 111001 | 110111 | 111101 | 101000 | 100000 |
Color Harmonies of #727331
Complementary color
Monochromatic Colors of #727331
Black with #727331
Text Example
Text Example
White with #727331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727331; }
p { color: rgb(114,115,49); }
H1.HeaderClassName
{
color: #727331;
}
.AnyTagClassName
{
color: #727331;
}
</style>
background-color css
<style>
a { background-color: #727331; }
a { background-color: rgb(114,115,49); }
div.DivClassName
{
background-color: #727331;
}
.BgClassName
{
background-color: #727331;
}
</style>
border-color css
<style>
span { border-color: #727331; }
span { border-color: rgb(114,115,49); }
td.TdClassName
{
border-color: #727331;
}
.TagClassName
{
border-color: #727331;
}
</style>