Shades of Olivetone #737011
Tints of Olivetone #737011
RGB
CMYK
RGB Variations
Color information
#737011 (or 0x737011) is known color: Olivetone. HEX triplet: 73, 70 and 11. RGB value is (115,112,17). Sum of RGB (Red+Green+Blue) = 115+112+17=244 (32% of max value = 765). Red value is 115 (45.31% from 255 or 47.13% from 244); Green value is 112 (44.14% from 255 or 45.90% from 244); Blue value is 17 (7.03% from 255 or 6.97% from 244); Max value from RGB is 115 - color contains mainly: red. Hex color #737011 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #737011 is #8C8FEE. Grayscale: #666666. Windows color (decimal): -9211887 or 1142899. OLE color: 1142899.
HSL color Cylindrical-coordinate representation of color #737011: hue angle of 58.16º 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 #737011 is Cyan = 0, Magento = 0.03, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 112 | 17 | - |
| CMYK | 0 | 0.03 | 0.85 | 0.55 |
| HSL | 58.16º | 0.74% | 0.26% | - |
| HSV(B) | 58.16º | 0.85% | 0.45% | - |
| XYZ | 12.97 | 15.27 | 2.8 | - |
| YUV | 102.07 | 79.99 | 137.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 112 | 17 | 0 | 0.03 | 0.85 | 0.55 | 58.16 | 0.74 | 0.26 |
| Hex | 73 | 70 | 11 | 0 | 3 | 55 | 37 | 3A | 4A | 1A |
| Octal | 163 | 160 | 21 | 0 | 3 | 125 | 67 | 72 | 112 | 32 |
| Binary | 1110011 | 1110000 | 10001 | 0 | 11 | 1010101 | 110111 | 111010 | 1001010 | 11010 |
Color Harmonies of #737011
Complementary color
Monochromatic Colors of #737011
Black with #737011
Text Example
Text Example
White with #737011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #737011; }
p { color: rgb(115,112,17); }
H1.HeaderClassName
{
color: #737011;
}
.AnyTagClassName
{
color: #737011;
}
</style>
background-color css
<style>
a { background-color: #737011; }
a { background-color: rgb(115,112,17); }
div.DivClassName
{
background-color: #737011;
}
.BgClassName
{
background-color: #737011;
}
</style>
border-color css
<style>
span { border-color: #737011; }
span { border-color: rgb(115,112,17); }
td.TdClassName
{
border-color: #737011;
}
.TagClassName
{
border-color: #737011;
}
</style>