Shades of Olivetone #727834
Tints of Olivetone #727834
RGB
CMYK
RGB Variations
Color information
#727834 (or 0x727834) is known color: Olivetone. HEX triplet: 72, 78 and 34. RGB value is (114,120,52). Sum of RGB (Red+Green+Blue) = 114+120+52=286 (37% of max value = 765). Red value is 114 (44.92% from 255 or 39.86% from 286); Green value is 120 (47.27% from 255 or 41.96% from 286); Blue value is 52 (20.70% from 255 or 18.18% from 286); Max value from RGB is 120 - color contains mainly: green. Hex color #727834 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #727834 is #8D87CB. Grayscale: #6E6E6E. Windows color (decimal): -9275340 or 3438706. OLE color: 3438706.
HSL color Cylindrical-coordinate representation of color #727834: hue angle of 65.29º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #727834 is Cyan = 0.05, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 114 | 120 | 52 | - |
| CMYK | 0.05 | 0 | 0.57 | 0.53 |
| HSL | 65.29º | 0.4% | 0.34% | - |
| HSV(B) | 65.29º | 0.57% | 0.47% | - |
| XYZ | 14.28 | 17.26 | 5.83 | - |
| YUV | 110.45 | 95.01 | 130.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 120 | 52 | 0.05 | 0 | 0.57 | 0.53 | 65.29 | 0.4 | 0.34 |
| Hex | 72 | 78 | 34 | 5 | 0 | 39 | 35 | 41 | 28 | 22 |
| Octal | 162 | 170 | 64 | 5 | 0 | 71 | 65 | 101 | 50 | 42 |
| Binary | 1110010 | 1111000 | 110100 | 101 | 0 | 111001 | 110101 | 1000001 | 101000 | 100010 |
Color Harmonies of #727834
Complementary color
Monochromatic Colors of #727834
Black with #727834
Text Example
Text Example
White with #727834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727834; }
p { color: rgb(114,120,52); }
H1.HeaderClassName
{
color: #727834;
}
.AnyTagClassName
{
color: #727834;
}
</style>
background-color css
<style>
a { background-color: #727834; }
a { background-color: rgb(114,120,52); }
div.DivClassName
{
background-color: #727834;
}
.BgClassName
{
background-color: #727834;
}
</style>
border-color css
<style>
span { border-color: #727834; }
span { border-color: rgb(114,120,52); }
td.TdClassName
{
border-color: #727834;
}
.TagClassName
{
border-color: #727834;
}
</style>