Shades of Himalaya #736021
Tints of Himalaya #736021
RGB
CMYK
RGB Variations
Color information
#736021 (or 0x736021) is known color: Himalaya. HEX triplet: 73, 60 and 21. RGB value is (115,96,33). Sum of RGB (Red+Green+Blue) = 115+96+33=244 (32% of max value = 765). Red value is 115 (45.31% from 255 or 47.13% from 244); Green value is 96 (37.89% from 255 or 39.34% from 244); Blue value is 33 (13.28% from 255 or 13.52% from 244); Max value from RGB is 115 - color contains mainly: red. Hex color #736021 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #736021 is #8C9FDE. Grayscale: #5E5E5E. Windows color (decimal): -9215967 or 2187379. OLE color: 2187379.
HSL color Cylindrical-coordinate representation of color #736021: hue angle of 46.1º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #736021 is Cyan = 0, Magento = 0.17, Yellow = 0.71 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 96 | 33 | - |
| CMYK | 0 | 0.17 | 0.71 | 0.55 |
| HSL | 46.1º | 0.55% | 0.29% | - |
| HSV(B) | 46.1º | 0.71% | 0.45% | - |
| XYZ | 11.53 | 12.12 | 3.17 | - |
| YUV | 94.5 | 93.29 | 142.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 96 | 33 | 0 | 0.17 | 0.71 | 0.55 | 46.1 | 0.55 | 0.29 |
| Hex | 73 | 60 | 21 | 0 | 11 | 47 | 37 | 2E | 37 | 1D |
| Octal | 163 | 140 | 41 | 0 | 21 | 107 | 67 | 56 | 67 | 35 |
| Binary | 1110011 | 1100000 | 100001 | 0 | 10001 | 1000111 | 110111 | 101110 | 110111 | 11101 |
Color Harmonies of #736021
Complementary color
Monochromatic Colors of #736021
Black with #736021
Text Example
Text Example
White with #736021
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736021; }
p { color: rgb(115,96,33); }
H1.HeaderClassName
{
color: #736021;
}
.AnyTagClassName
{
color: #736021;
}
</style>
background-color css
<style>
a { background-color: #736021; }
a { background-color: rgb(115,96,33); }
div.DivClassName
{
background-color: #736021;
}
.BgClassName
{
background-color: #736021;
}
</style>
border-color css
<style>
span { border-color: #736021; }
span { border-color: rgb(115,96,33); }
td.TdClassName
{
border-color: #736021;
}
.TagClassName
{
border-color: #736021;
}
</style>