Shades of Olivetone #736620
Tints of Olivetone #736620
RGB
CMYK
RGB Variations
Color information
#736620 (or 0x736620) is known color: Olivetone. HEX triplet: 73, 66 and 20. RGB value is (115,102,32). Sum of RGB (Red+Green+Blue) = 115+102+32=249 (32% of max value = 765). Red value is 115 (45.31% from 255 or 46.18% from 249); Green value is 102 (40.23% from 255 or 40.96% from 249); Blue value is 32 (12.89% from 255 or 12.85% from 249); Max value from RGB is 115 - color contains mainly: red. Hex color #736620 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #736620 is #8C99DF. Grayscale: #626262. Windows color (decimal): -9214432 or 2123379. OLE color: 2123379.
HSL color Cylindrical-coordinate representation of color #736620: hue angle of 50.6º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #736620 is Cyan = 0, Magento = 0.11, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 102 | 32 | - |
| CMYK | 0 | 0.11 | 0.72 | 0.55 |
| HSL | 50.6º | 0.56% | 0.29% | - |
| HSV(B) | 50.6º | 0.72% | 0.45% | - |
| XYZ | 12.08 | 13.25 | 3.29 | - |
| YUV | 97.91 | 90.81 | 140.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 102 | 32 | 0 | 0.11 | 0.72 | 0.55 | 50.6 | 0.56 | 0.29 |
| Hex | 73 | 66 | 20 | 0 | B | 48 | 37 | 33 | 38 | 1D |
| Octal | 163 | 146 | 40 | 0 | 13 | 110 | 67 | 63 | 70 | 35 |
| Binary | 1110011 | 1100110 | 100000 | 0 | 1011 | 1001000 | 110111 | 110011 | 111000 | 11101 |
Color Harmonies of #736620
Complementary color
Monochromatic Colors of #736620
Black with #736620
Text Example
Text Example
White with #736620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736620; }
p { color: rgb(115,102,32); }
H1.HeaderClassName
{
color: #736620;
}
.AnyTagClassName
{
color: #736620;
}
</style>
background-color css
<style>
a { background-color: #736620; }
a { background-color: rgb(115,102,32); }
div.DivClassName
{
background-color: #736620;
}
.BgClassName
{
background-color: #736620;
}
</style>
border-color css
<style>
span { border-color: #736620; }
span { border-color: rgb(115,102,32); }
td.TdClassName
{
border-color: #736620;
}
.TagClassName
{
border-color: #736620;
}
</style>