Shades of Olivetone #737522
Tints of Olivetone #737522
RGB
CMYK
RGB Variations
Color information
#737522 (or 0x737522) is known color: Olivetone. HEX triplet: 73, 75 and 22. RGB value is (115,117,34). Sum of RGB (Red+Green+Blue) = 115+117+34=266 (35% of max value = 765). Red value is 115 (45.31% from 255 or 43.23% from 266); Green value is 117 (46.09% from 255 or 43.98% from 266); Blue value is 34 (13.67% from 255 or 12.78% from 266); Max value from RGB is 117 - color contains mainly: green. Hex color #737522 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #737522 is #8C8ADD. Grayscale: #6B6B6B. Windows color (decimal): -9210590 or 2258291. OLE color: 2258291.
HSL color Cylindrical-coordinate representation of color #737522: hue angle of 61.45º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #737522 is Cyan = 0.02, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 115 | 117 | 34 | - |
| CMYK | 0.02 | 0 | 0.71 | 0.54 |
| HSL | 61.45º | 0.55% | 0.3% | - |
| HSV(B) | 61.45º | 0.71% | 0.46% | - |
| XYZ | 13.72 | 16.48 | 3.97 | - |
| YUV | 106.94 | 86.84 | 133.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 117 | 34 | 0.02 | 0 | 0.71 | 0.54 | 61.45 | 0.55 | 0.3 |
| Hex | 73 | 75 | 22 | 2 | 0 | 47 | 36 | 3D | 37 | 1E |
| Octal | 163 | 165 | 42 | 2 | 0 | 107 | 66 | 75 | 67 | 36 |
| Binary | 1110011 | 1110101 | 100010 | 10 | 0 | 1000111 | 110110 | 111101 | 110111 | 11110 |
Color Harmonies of #737522
Complementary color
Monochromatic Colors of #737522
Black with #737522
Text Example
Text Example
White with #737522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #737522; }
p { color: rgb(115,117,34); }
H1.HeaderClassName
{
color: #737522;
}
.AnyTagClassName
{
color: #737522;
}
</style>
background-color css
<style>
a { background-color: #737522; }
a { background-color: rgb(115,117,34); }
div.DivClassName
{
background-color: #737522;
}
.BgClassName
{
background-color: #737522;
}
</style>
border-color css
<style>
span { border-color: #737522; }
span { border-color: rgb(115,117,34); }
td.TdClassName
{
border-color: #737522;
}
.TagClassName
{
border-color: #737522;
}
</style>