Shades of Olivetone #727312
Tints of Olivetone #727312
RGB
CMYK
RGB Variations
Color information
#727312 (or 0x727312) is known color: Olivetone. HEX triplet: 72, 73 and 12. RGB value is (114,115,18). Sum of RGB (Red+Green+Blue) = 114+115+18=247 (32% of max value = 765). Red value is 114 (44.92% from 255 or 46.15% from 247); Green value is 115 (45.31% from 255 or 46.56% from 247); Blue value is 18 (7.42% from 255 or 7.29% from 247); Max value from RGB is 115 - color contains mainly: green. Hex color #727312 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #727312 is #8D8CED. Grayscale: #686868. Windows color (decimal): -9276654 or 1209202. OLE color: 1209202.
HSL color Cylindrical-coordinate representation of color #727312: hue angle of 60.62º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #727312 is Cyan = 0.01, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 115 | 18 | - |
| CMYK | 0.01 | 0 | 0.84 | 0.55 |
| HSL | 60.62º | 0.73% | 0.26% | - |
| HSV(B) | 60.62º | 0.84% | 0.45% | - |
| XYZ | 13.18 | 15.88 | 2.94 | - |
| YUV | 103.64 | 79.67 | 135.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 115 | 18 | 0.01 | 0 | 0.84 | 0.55 | 60.62 | 0.73 | 0.26 |
| Hex | 72 | 73 | 12 | 1 | 0 | 54 | 37 | 3D | 49 | 1A |
| Octal | 162 | 163 | 22 | 1 | 0 | 124 | 67 | 75 | 111 | 32 |
| Binary | 1110010 | 1110011 | 10010 | 1 | 0 | 1010100 | 110111 | 111101 | 1001001 | 11010 |
Color Harmonies of #727312
Complementary color
Monochromatic Colors of #727312
Black with #727312
Text Example
Text Example
White with #727312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727312; }
p { color: rgb(114,115,18); }
H1.HeaderClassName
{
color: #727312;
}
.AnyTagClassName
{
color: #727312;
}
</style>
background-color css
<style>
a { background-color: #727312; }
a { background-color: rgb(114,115,18); }
div.DivClassName
{
background-color: #727312;
}
.BgClassName
{
background-color: #727312;
}
</style>
border-color css
<style>
span { border-color: #727312; }
span { border-color: rgb(114,115,18); }
td.TdClassName
{
border-color: #727312;
}
.TagClassName
{
border-color: #727312;
}
</style>