Shades of Olivetone #727416
Tints of Olivetone #727416
RGB
CMYK
RGB Variations
Color information
#727416 (or 0x727416) is known color: Olivetone. HEX triplet: 72, 74 and 16. RGB value is (114,116,22). Sum of RGB (Red+Green+Blue) = 114+116+22=252 (33% of max value = 765). Red value is 114 (44.92% from 255 or 45.24% from 252); Green value is 116 (45.70% from 255 or 46.03% from 252); Blue value is 22 (8.98% from 255 or 8.73% from 252); Max value from RGB is 116 - color contains mainly: green. Hex color #727416 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #727416 is #8D8BE9. Grayscale: #696969. Windows color (decimal): -9276394 or 1471602. OLE color: 1471602.
HSL color Cylindrical-coordinate representation of color #727416: hue angle of 61.28º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #727416 is Cyan = 0.02, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 116 | 22 | - |
| CMYK | 0.02 | 0 | 0.81 | 0.55 |
| HSL | 61.28º | 0.68% | 0.27% | - |
| HSV(B) | 61.28º | 0.81% | 0.45% | - |
| XYZ | 13.33 | 16.13 | 3.17 | - |
| YUV | 104.69 | 81.34 | 134.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 116 | 22 | 0.02 | 0 | 0.81 | 0.55 | 61.28 | 0.68 | 0.27 |
| Hex | 72 | 74 | 16 | 2 | 0 | 51 | 37 | 3D | 44 | 1B |
| Octal | 162 | 164 | 26 | 2 | 0 | 121 | 67 | 75 | 104 | 33 |
| Binary | 1110010 | 1110100 | 10110 | 10 | 0 | 1010001 | 110111 | 111101 | 1000100 | 11011 |
Color Harmonies of #727416
Complementary color
Monochromatic Colors of #727416
Black with #727416
Text Example
Text Example
White with #727416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727416; }
p { color: rgb(114,116,22); }
H1.HeaderClassName
{
color: #727416;
}
.AnyTagClassName
{
color: #727416;
}
</style>
background-color css
<style>
a { background-color: #727416; }
a { background-color: rgb(114,116,22); }
div.DivClassName
{
background-color: #727416;
}
.BgClassName
{
background-color: #727416;
}
</style>
border-color css
<style>
span { border-color: #727416; }
span { border-color: rgb(114,116,22); }
td.TdClassName
{
border-color: #727416;
}
.TagClassName
{
border-color: #727416;
}
</style>