Shades of Olivetone #726816
Tints of Olivetone #726816
RGB
CMYK
RGB Variations
Color information
#726816 (or 0x726816) is known color: Olivetone. HEX triplet: 72, 68 and 16. RGB value is (114,104,22). Sum of RGB (Red+Green+Blue) = 114+104+22=240 (31% of max value = 765). Red value is 114 (44.92% from 255 or 47.5% from 240); Green value is 104 (41.02% from 255 or 43.33% from 240); Blue value is 22 (8.98% from 255 or 9.17% from 240); Max value from RGB is 114 - color contains mainly: red. Hex color #726816 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #726816 is #8D97E9. Grayscale: #616161. Windows color (decimal): -9279466 or 1468530. OLE color: 1468530.
HSL color Cylindrical-coordinate representation of color #726816: hue angle of 53.48º 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 #726816 is Cyan = 0, Magento = 0.09, Yellow = 0.81 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 104 | 22 | - |
| CMYK | 0 | 0.09 | 0.81 | 0.55 |
| HSL | 53.48º | 0.68% | 0.27% | - |
| HSV(B) | 53.48º | 0.81% | 0.45% | - |
| XYZ | 12.03 | 13.54 | 2.74 | - |
| YUV | 97.64 | 85.31 | 139.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 104 | 22 | 0 | 0.09 | 0.81 | 0.55 | 53.48 | 0.68 | 0.27 |
| Hex | 72 | 68 | 16 | 0 | 9 | 51 | 37 | 35 | 44 | 1B |
| Octal | 162 | 150 | 26 | 0 | 11 | 121 | 67 | 65 | 104 | 33 |
| Binary | 1110010 | 1101000 | 10110 | 0 | 1001 | 1010001 | 110111 | 110101 | 1000100 | 11011 |
Color Harmonies of #726816
Complementary color
Monochromatic Colors of #726816
Black with #726816
Text Example
Text Example
White with #726816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726816; }
p { color: rgb(114,104,22); }
H1.HeaderClassName
{
color: #726816;
}
.AnyTagClassName
{
color: #726816;
}
</style>
background-color css
<style>
a { background-color: #726816; }
a { background-color: rgb(114,104,22); }
div.DivClassName
{
background-color: #726816;
}
.BgClassName
{
background-color: #726816;
}
</style>
border-color css
<style>
span { border-color: #726816; }
span { border-color: rgb(114,104,22); }
td.TdClassName
{
border-color: #726816;
}
.TagClassName
{
border-color: #726816;
}
</style>