Shades of Olivetone #726620
Tints of Olivetone #726620
RGB
CMYK
RGB Variations
Color information
#726620 (or 0x726620) is known color: Olivetone. HEX triplet: 72, 66 and 20. RGB value is (114,102,32). Sum of RGB (Red+Green+Blue) = 114+102+32=248 (32% of max value = 765). Red value is 114 (44.92% from 255 or 45.97% from 248); Green value is 102 (40.23% from 255 or 41.13% from 248); Blue value is 32 (12.89% from 255 or 12.90% from 248); Max value from RGB is 114 - color contains mainly: red. Hex color #726620 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #726620 is #8D99DF. Grayscale: #616161. Windows color (decimal): -9279968 or 2123378. OLE color: 2123378.
HSL color Cylindrical-coordinate representation of color #726620: hue angle of 51.22º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #726620 is Cyan = 0, Magento = 0.11, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 102 | 32 | - |
| CMYK | 0 | 0.11 | 0.72 | 0.55 |
| HSL | 51.22º | 0.56% | 0.29% | - |
| HSV(B) | 51.22º | 0.72% | 0.45% | - |
| XYZ | 11.95 | 13.18 | 3.28 | - |
| YUV | 97.61 | 90.98 | 139.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 102 | 32 | 0 | 0.11 | 0.72 | 0.55 | 51.22 | 0.56 | 0.29 |
| Hex | 72 | 66 | 20 | 0 | B | 48 | 37 | 33 | 38 | 1D |
| Octal | 162 | 146 | 40 | 0 | 13 | 110 | 67 | 63 | 70 | 35 |
| Binary | 1110010 | 1100110 | 100000 | 0 | 1011 | 1001000 | 110111 | 110011 | 111000 | 11101 |
Color Harmonies of #726620
Complementary color
Monochromatic Colors of #726620
Black with #726620
Text Example
Text Example
White with #726620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726620; }
p { color: rgb(114,102,32); }
H1.HeaderClassName
{
color: #726620;
}
.AnyTagClassName
{
color: #726620;
}
</style>
background-color css
<style>
a { background-color: #726620; }
a { background-color: rgb(114,102,32); }
div.DivClassName
{
background-color: #726620;
}
.BgClassName
{
background-color: #726620;
}
</style>
border-color css
<style>
span { border-color: #726620; }
span { border-color: rgb(114,102,32); }
td.TdClassName
{
border-color: #726620;
}
.TagClassName
{
border-color: #726620;
}
</style>