Shades of Olivetone #727324
Tints of Olivetone #727324
RGB
CMYK
RGB Variations
Color information
#727324 (or 0x727324) is known color: Olivetone. HEX triplet: 72, 73 and 24. RGB value is (114,115,36). Sum of RGB (Red+Green+Blue) = 114+115+36=265 (35% of max value = 765). Red value is 114 (44.92% from 255 or 43.02% from 265); Green value is 115 (45.31% from 255 or 43.40% from 265); Blue value is 36 (14.45% from 255 or 13.58% from 265); Max value from RGB is 115 - color contains mainly: green. Hex color #727324 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #727324 is #8D8CDB. Grayscale: #6A6A6A. Windows color (decimal): -9276636 or 2388850. OLE color: 2388850.
HSL color Cylindrical-coordinate representation of color #727324: hue angle of 60.76º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #727324 is Cyan = 0.01, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 115 | 36 | - |
| CMYK | 0.01 | 0 | 0.69 | 0.55 |
| HSL | 60.76º | 0.52% | 0.3% | - |
| HSV(B) | 60.76º | 0.69% | 0.45% | - |
| XYZ | 13.39 | 15.97 | 4.05 | - |
| YUV | 105.7 | 88.67 | 133.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 115 | 36 | 0.01 | 0 | 0.69 | 0.55 | 60.76 | 0.52 | 0.3 |
| Hex | 72 | 73 | 24 | 1 | 0 | 45 | 37 | 3D | 34 | 1E |
| Octal | 162 | 163 | 44 | 1 | 0 | 105 | 67 | 75 | 64 | 36 |
| Binary | 1110010 | 1110011 | 100100 | 1 | 0 | 1000101 | 110111 | 111101 | 110100 | 11110 |
Color Harmonies of #727324
Complementary color
Monochromatic Colors of #727324
Black with #727324
Text Example
Text Example
White with #727324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727324; }
p { color: rgb(114,115,36); }
H1.HeaderClassName
{
color: #727324;
}
.AnyTagClassName
{
color: #727324;
}
</style>
background-color css
<style>
a { background-color: #727324; }
a { background-color: rgb(114,115,36); }
div.DivClassName
{
background-color: #727324;
}
.BgClassName
{
background-color: #727324;
}
</style>
border-color css
<style>
span { border-color: #727324; }
span { border-color: rgb(114,115,36); }
td.TdClassName
{
border-color: #727324;
}
.TagClassName
{
border-color: #727324;
}
</style>