Shades of Olivetone #727227
Tints of Olivetone #727227
RGB
CMYK
RGB Variations
Color information
#727227 (or 0x727227) is known color: Olivetone. HEX triplet: 72, 72 and 27. RGB value is (114,114,39). Sum of RGB (Red+Green+Blue) = 114+114+39=267 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.70% from 267); Green value is 114 (44.92% from 255 or 42.70% from 267); Blue value is 39 (15.62% from 255 or 14.61% from 267); Max value from RGB is 114 - color contains mainly: red, green. Hex color #727227 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #727227 is #8D8DD8. Grayscale: #696969. Windows color (decimal): -9276889 or 2585202. OLE color: 2585202.
HSL color Cylindrical-coordinate representation of color #727227: hue angle of 60º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #727227 is Cyan = 0, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 114 | 39 | - |
| CMYK | 0 | 0 | 0.66 | 0.55 |
| HSL | 60º | 0.49% | 0.3% | - |
| HSV(B) | 60º | 0.66% | 0.45% | - |
| XYZ | 13.32 | 15.76 | 4.26 | - |
| YUV | 105.45 | 90.5 | 134.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 114 | 39 | 0 | 0 | 0.66 | 0.55 | 60 | 0.49 | 0.3 |
| Hex | 72 | 72 | 27 | 0 | 0 | 42 | 37 | 3C | 31 | 1E |
| Octal | 162 | 162 | 47 | 0 | 0 | 102 | 67 | 74 | 61 | 36 |
| Binary | 1110010 | 1110010 | 100111 | 0 | 0 | 1000010 | 110111 | 111100 | 110001 | 11110 |
Color Harmonies of #727227
Complementary color
Monochromatic Colors of #727227
Black with #727227
Text Example
Text Example
White with #727227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727227; }
p { color: rgb(114,114,39); }
H1.HeaderClassName
{
color: #727227;
}
.AnyTagClassName
{
color: #727227;
}
</style>
background-color css
<style>
a { background-color: #727227; }
a { background-color: rgb(114,114,39); }
div.DivClassName
{
background-color: #727227;
}
.BgClassName
{
background-color: #727227;
}
</style>
border-color css
<style>
span { border-color: #727227; }
span { border-color: rgb(114,114,39); }
td.TdClassName
{
border-color: #727227;
}
.TagClassName
{
border-color: #727227;
}
</style>