Shades of Olivetone #737022
Tints of Olivetone #737022
RGB
CMYK
RGB Variations
Color information
#737022 (or 0x737022) is known color: Olivetone. HEX triplet: 73, 70 and 22. RGB value is (115,112,34). Sum of RGB (Red+Green+Blue) = 115+112+34=261 (34% of max value = 765). Red value is 115 (45.31% from 255 or 44.06% from 261); Green value is 112 (44.14% from 255 or 42.91% from 261); Blue value is 34 (13.67% from 255 or 13.03% from 261); Max value from RGB is 115 - color contains mainly: red. Hex color #737022 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #737022 is #8C8FDD. Grayscale: #686868. Windows color (decimal): -9211870 or 2257011. OLE color: 2257011.
HSL color Cylindrical-coordinate representation of color #737022: hue angle of 57.78º 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 #737022 is Cyan = 0, Magento = 0.03, Yellow = 0.70 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 112 | 34 | - |
| CMYK | 0 | 0.03 | 0.70 | 0.55 |
| HSL | 57.78º | 0.54% | 0.29% | - |
| HSV(B) | 57.78º | 0.7% | 0.45% | - |
| XYZ | 13.15 | 15.35 | 3.78 | - |
| YUV | 104.01 | 88.49 | 135.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 112 | 34 | 0 | 0.03 | 0.70 | 0.55 | 57.78 | 0.54 | 0.29 |
| Hex | 73 | 70 | 22 | 0 | 3 | 46 | 37 | 3A | 36 | 1D |
| Octal | 163 | 160 | 42 | 0 | 3 | 106 | 67 | 72 | 66 | 35 |
| Binary | 1110011 | 1110000 | 100010 | 0 | 11 | 1000110 | 110111 | 111010 | 110110 | 11101 |
Color Harmonies of #737022
Complementary color
Monochromatic Colors of #737022
Black with #737022
Text Example
Text Example
White with #737022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #737022; }
p { color: rgb(115,112,34); }
H1.HeaderClassName
{
color: #737022;
}
.AnyTagClassName
{
color: #737022;
}
</style>
background-color css
<style>
a { background-color: #737022; }
a { background-color: rgb(115,112,34); }
div.DivClassName
{
background-color: #737022;
}
.BgClassName
{
background-color: #737022;
}
</style>
border-color css
<style>
span { border-color: #737022; }
span { border-color: rgb(115,112,34); }
td.TdClassName
{
border-color: #737022;
}
.TagClassName
{
border-color: #737022;
}
</style>