Shades of Olivetone #726711
Tints of Olivetone #726711
RGB
CMYK
RGB Variations
Color information
#726711 (or 0x726711) is known color: Olivetone. HEX triplet: 72, 67 and 11. RGB value is (114,103,17). Sum of RGB (Red+Green+Blue) = 114+103+17=234 (30% of max value = 765). Red value is 114 (44.92% from 255 or 48.72% from 234); Green value is 103 (40.62% from 255 or 44.02% from 234); Blue value is 17 (7.03% from 255 or 7.26% from 234); Max value from RGB is 114 - color contains mainly: red. Hex color #726711 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #726711 is #8D98EE. Grayscale: #606060. Windows color (decimal): -9279727 or 1140594. OLE color: 1140594.
HSL color Cylindrical-coordinate representation of color #726711: hue angle of 53.2º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #726711 is Cyan = 0, Magento = 0.10, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 103 | 17 | - |
| CMYK | 0 | 0.10 | 0.85 | 0.55 |
| HSL | 53.2º | 0.74% | 0.26% | - |
| HSV(B) | 53.2º | 0.85% | 0.45% | - |
| XYZ | 11.89 | 13.32 | 2.47 | - |
| YUV | 96.49 | 83.14 | 140.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 103 | 17 | 0 | 0.10 | 0.85 | 0.55 | 53.2 | 0.74 | 0.26 |
| Hex | 72 | 67 | 11 | 0 | A | 55 | 37 | 35 | 4A | 1A |
| Octal | 162 | 147 | 21 | 0 | 12 | 125 | 67 | 65 | 112 | 32 |
| Binary | 1110010 | 1100111 | 10001 | 0 | 1010 | 1010101 | 110111 | 110101 | 1001010 | 11010 |
Color Harmonies of #726711
Complementary color
Monochromatic Colors of #726711
Black with #726711
Text Example
Text Example
White with #726711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726711; }
p { color: rgb(114,103,17); }
H1.HeaderClassName
{
color: #726711;
}
.AnyTagClassName
{
color: #726711;
}
</style>
background-color css
<style>
a { background-color: #726711; }
a { background-color: rgb(114,103,17); }
div.DivClassName
{
background-color: #726711;
}
.BgClassName
{
background-color: #726711;
}
</style>
border-color css
<style>
span { border-color: #726711; }
span { border-color: rgb(114,103,17); }
td.TdClassName
{
border-color: #726711;
}
.TagClassName
{
border-color: #726711;
}
</style>