Shades of Olivetone #726722
Tints of Olivetone #726722
RGB
CMYK
RGB Variations
Color information
#726722 (or 0x726722) is known color: Olivetone. HEX triplet: 72, 67 and 22. RGB value is (114,103,34). Sum of RGB (Red+Green+Blue) = 114+103+34=251 (33% of max value = 765). Red value is 114 (44.92% from 255 or 45.42% from 251); Green value is 103 (40.62% from 255 or 41.04% from 251); Blue value is 34 (13.67% from 255 or 13.55% from 251); Max value from RGB is 114 - color contains mainly: red. Hex color #726722 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #726722 is #8D98DD. Grayscale: #626262. Windows color (decimal): -9279710 or 2254706. OLE color: 2254706.
HSL color Cylindrical-coordinate representation of color #726722: hue angle of 51.75º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #726722 is Cyan = 0, Magento = 0.10, Yellow = 0.70 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 103 | 34 | - |
| CMYK | 0 | 0.10 | 0.70 | 0.55 |
| HSL | 51.75º | 0.54% | 0.29% | - |
| HSV(B) | 51.75º | 0.7% | 0.45% | - |
| XYZ | 12.08 | 13.39 | 3.46 | - |
| YUV | 98.42 | 91.64 | 139.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 103 | 34 | 0 | 0.10 | 0.70 | 0.55 | 51.75 | 0.54 | 0.29 |
| Hex | 72 | 67 | 22 | 0 | A | 46 | 37 | 34 | 36 | 1D |
| Octal | 162 | 147 | 42 | 0 | 12 | 106 | 67 | 64 | 66 | 35 |
| Binary | 1110010 | 1100111 | 100010 | 0 | 1010 | 1000110 | 110111 | 110100 | 110110 | 11101 |
Color Harmonies of #726722
Complementary color
Monochromatic Colors of #726722
Black with #726722
Text Example
Text Example
White with #726722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726722; }
p { color: rgb(114,103,34); }
H1.HeaderClassName
{
color: #726722;
}
.AnyTagClassName
{
color: #726722;
}
</style>
background-color css
<style>
a { background-color: #726722; }
a { background-color: rgb(114,103,34); }
div.DivClassName
{
background-color: #726722;
}
.BgClassName
{
background-color: #726722;
}
</style>
border-color css
<style>
span { border-color: #726722; }
span { border-color: rgb(114,103,34); }
td.TdClassName
{
border-color: #726722;
}
.TagClassName
{
border-color: #726722;
}
</style>