Shades of Olivetone #736922
Tints of Olivetone #736922
RGB
CMYK
RGB Variations
Color information
#736922 (or 0x736922) is known color: Olivetone. HEX triplet: 73, 69 and 22. RGB value is (115,105,34). Sum of RGB (Red+Green+Blue) = 115+105+34=254 (33% of max value = 765). Red value is 115 (45.31% from 255 or 45.28% from 254); Green value is 105 (41.41% from 255 or 41.34% from 254); Blue value is 34 (13.67% from 255 or 13.39% from 254); Max value from RGB is 115 - color contains mainly: red. Hex color #736922 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #736922 is #8C96DD. Grayscale: #646464. Windows color (decimal): -9213662 or 2255219. OLE color: 2255219.
HSL color Cylindrical-coordinate representation of color #736922: hue angle of 52.59º 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 #736922 is Cyan = 0, Magento = 0.09, Yellow = 0.70 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 105 | 34 | - |
| CMYK | 0 | 0.09 | 0.70 | 0.55 |
| HSL | 52.59º | 0.54% | 0.29% | - |
| HSV(B) | 52.59º | 0.7% | 0.45% | - |
| XYZ | 12.41 | 13.86 | 3.54 | - |
| YUV | 99.9 | 90.81 | 138.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 105 | 34 | 0 | 0.09 | 0.70 | 0.55 | 52.59 | 0.54 | 0.29 |
| Hex | 73 | 69 | 22 | 0 | 9 | 46 | 37 | 35 | 36 | 1D |
| Octal | 163 | 151 | 42 | 0 | 11 | 106 | 67 | 65 | 66 | 35 |
| Binary | 1110011 | 1101001 | 100010 | 0 | 1001 | 1000110 | 110111 | 110101 | 110110 | 11101 |
Color Harmonies of #736922
Complementary color
Monochromatic Colors of #736922
Black with #736922
Text Example
Text Example
White with #736922
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736922; }
p { color: rgb(115,105,34); }
H1.HeaderClassName
{
color: #736922;
}
.AnyTagClassName
{
color: #736922;
}
</style>
background-color css
<style>
a { background-color: #736922; }
a { background-color: rgb(115,105,34); }
div.DivClassName
{
background-color: #736922;
}
.BgClassName
{
background-color: #736922;
}
</style>
border-color css
<style>
span { border-color: #736922; }
span { border-color: rgb(115,105,34); }
td.TdClassName
{
border-color: #736922;
}
.TagClassName
{
border-color: #736922;
}
</style>