Shades of Olivetone #727024
Tints of Olivetone #727024
RGB
CMYK
RGB Variations
Color information
#727024 (or 0x727024) is known color: Olivetone. HEX triplet: 72, 70 and 24. RGB value is (114,112,36). Sum of RGB (Red+Green+Blue) = 114+112+36=262 (34% of max value = 765). Red value is 114 (44.92% from 255 or 43.51% from 262); Green value is 112 (44.14% from 255 or 42.75% from 262); Blue value is 36 (14.45% from 255 or 13.74% from 262); Max value from RGB is 114 - color contains mainly: red. Hex color #727024 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #727024 is #8D8FDB. Grayscale: #686868. Windows color (decimal): -9277404 or 2388082. OLE color: 2388082.
HSL color Cylindrical-coordinate representation of color #727024: hue angle of 58.46º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #727024 is Cyan = 0, Magento = 0.02, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 112 | 36 | - |
| CMYK | 0 | 0.02 | 0.68 | 0.55 |
| HSL | 58.46º | 0.52% | 0.29% | - |
| HSV(B) | 58.46º | 0.68% | 0.45% | - |
| XYZ | 13.05 | 15.29 | 3.93 | - |
| YUV | 103.93 | 89.66 | 135.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 112 | 36 | 0 | 0.02 | 0.68 | 0.55 | 58.46 | 0.52 | 0.29 |
| Hex | 72 | 70 | 24 | 0 | 2 | 44 | 37 | 3A | 34 | 1D |
| Octal | 162 | 160 | 44 | 0 | 2 | 104 | 67 | 72 | 64 | 35 |
| Binary | 1110010 | 1110000 | 100100 | 0 | 10 | 1000100 | 110111 | 111010 | 110100 | 11101 |
Color Harmonies of #727024
Complementary color
Monochromatic Colors of #727024
Black with #727024
Text Example
Text Example
White with #727024
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727024; }
p { color: rgb(114,112,36); }
H1.HeaderClassName
{
color: #727024;
}
.AnyTagClassName
{
color: #727024;
}
</style>
background-color css
<style>
a { background-color: #727024; }
a { background-color: rgb(114,112,36); }
div.DivClassName
{
background-color: #727024;
}
.BgClassName
{
background-color: #727024;
}
</style>
border-color css
<style>
span { border-color: #727024; }
span { border-color: rgb(114,112,36); }
td.TdClassName
{
border-color: #727024;
}
.TagClassName
{
border-color: #727024;
}
</style>