Shades of Olivetone #727029
Tints of Olivetone #727029
RGB
CMYK
RGB Variations
Color information
#727029 (or 0x727029) is known color: Olivetone. HEX triplet: 72, 70 and 29. RGB value is (114,112,41). Sum of RGB (Red+Green+Blue) = 114+112+41=267 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.70% from 267); Green value is 112 (44.14% from 255 or 41.95% from 267); Blue value is 41 (16.41% from 255 or 15.36% from 267); Max value from RGB is 114 - color contains mainly: red. Hex color #727029 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #727029 is #8D8FD6. Grayscale: #686868. Windows color (decimal): -9277399 or 2715762. OLE color: 2715762.
HSL color Cylindrical-coordinate representation of color #727029: hue angle of 58.36º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #727029 is Cyan = 0, Magento = 0.02, Yellow = 0.64 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 112 | 41 | - |
| CMYK | 0 | 0.02 | 0.64 | 0.55 |
| HSL | 58.36º | 0.47% | 0.3% | - |
| HSV(B) | 58.36º | 0.64% | 0.45% | - |
| XYZ | 13.13 | 15.33 | 4.36 | - |
| YUV | 104.5 | 92.16 | 134.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 112 | 41 | 0 | 0.02 | 0.64 | 0.55 | 58.36 | 0.47 | 0.3 |
| Hex | 72 | 70 | 29 | 0 | 2 | 40 | 37 | 3A | 2F | 1E |
| Octal | 162 | 160 | 51 | 0 | 2 | 100 | 67 | 72 | 57 | 36 |
| Binary | 1110010 | 1110000 | 101001 | 0 | 10 | 1000000 | 110111 | 111010 | 101111 | 11110 |
Color Harmonies of #727029
Complementary color
Monochromatic Colors of #727029
Black with #727029
Text Example
Text Example
White with #727029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727029; }
p { color: rgb(114,112,41); }
H1.HeaderClassName
{
color: #727029;
}
.AnyTagClassName
{
color: #727029;
}
</style>
background-color css
<style>
a { background-color: #727029; }
a { background-color: rgb(114,112,41); }
div.DivClassName
{
background-color: #727029;
}
.BgClassName
{
background-color: #727029;
}
</style>
border-color css
<style>
span { border-color: #727029; }
span { border-color: rgb(114,112,41); }
td.TdClassName
{
border-color: #727029;
}
.TagClassName
{
border-color: #727029;
}
</style>