Shades of Himalaya #736532
Tints of Himalaya #736532
RGB
CMYK
RGB Variations
Color information
#736532 (or 0x736532) is known color: Himalaya. HEX triplet: 73, 65 and 32. RGB value is (115,101,50). Sum of RGB (Red+Green+Blue) = 115+101+50=266 (35% of max value = 765). Red value is 115 (45.31% from 255 or 43.23% from 266); Green value is 101 (39.84% from 255 or 37.97% from 266); Blue value is 50 (19.92% from 255 or 18.80% from 266); Max value from RGB is 115 - color contains mainly: red. Hex color #736532 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #736532 is #8C9ACD. Grayscale: #636363. Windows color (decimal): -9214670 or 3302771. OLE color: 3302771.
HSL color Cylindrical-coordinate representation of color #736532: hue angle of 47.08º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #736532 is Cyan = 0, Magento = 0.12, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 101 | 50 | - |
| CMYK | 0 | 0.12 | 0.57 | 0.55 |
| HSL | 47.08º | 0.39% | 0.32% | - |
| HSV(B) | 47.08º | 0.57% | 0.45% | - |
| XYZ | 12.3 | 13.18 | 4.91 | - |
| YUV | 99.37 | 100.14 | 139.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 101 | 50 | 0 | 0.12 | 0.57 | 0.55 | 47.08 | 0.39 | 0.32 |
| Hex | 73 | 65 | 32 | 0 | C | 39 | 37 | 2F | 27 | 20 |
| Octal | 163 | 145 | 62 | 0 | 14 | 71 | 67 | 57 | 47 | 40 |
| Binary | 1110011 | 1100101 | 110010 | 0 | 1100 | 111001 | 110111 | 101111 | 100111 | 100000 |
Color Harmonies of #736532
Complementary color
Monochromatic Colors of #736532
Black with #736532
Text Example
Text Example
White with #736532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736532; }
p { color: rgb(115,101,50); }
H1.HeaderClassName
{
color: #736532;
}
.AnyTagClassName
{
color: #736532;
}
</style>
background-color css
<style>
a { background-color: #736532; }
a { background-color: rgb(115,101,50); }
div.DivClassName
{
background-color: #736532;
}
.BgClassName
{
background-color: #736532;
}
</style>
border-color css
<style>
span { border-color: #736532; }
span { border-color: rgb(115,101,50); }
td.TdClassName
{
border-color: #736532;
}
.TagClassName
{
border-color: #736532;
}
</style>