Shades of Himalaya #726032
Tints of Himalaya #726032
RGB
CMYK
RGB Variations
Color information
#726032 (or 0x726032) is known color: Himalaya. HEX triplet: 72, 60 and 32. RGB value is (114,96,50). Sum of RGB (Red+Green+Blue) = 114+96+50=260 (34% of max value = 765). Red value is 114 (44.92% from 255 or 43.85% from 260); Green value is 96 (37.89% from 255 or 36.92% from 260); Blue value is 50 (19.92% from 255 or 19.23% from 260); Max value from RGB is 114 - color contains mainly: red. Hex color #726032 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #726032 is #8D9FCD. Grayscale: #606060. Windows color (decimal): -9281486 or 3301490. OLE color: 3301490.
HSL color Cylindrical-coordinate representation of color #726032: hue angle of 43.12º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #726032 is Cyan = 0, Magento = 0.16, Yellow = 0.56 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 96 | 50 | - |
| CMYK | 0 | 0.16 | 0.56 | 0.55 |
| HSL | 43.13º | 0.39% | 0.32% | - |
| HSV(B) | 43.13º | 0.56% | 0.45% | - |
| XYZ | 11.7 | 12.17 | 4.75 | - |
| YUV | 96.14 | 101.96 | 140.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 96 | 50 | 0 | 0.16 | 0.56 | 0.55 | 43.13 | 0.39 | 0.32 |
| Hex | 72 | 60 | 32 | 0 | 10 | 38 | 37 | 2B | 27 | 20 |
| Octal | 162 | 140 | 62 | 0 | 20 | 70 | 67 | 53 | 47 | 40 |
| Binary | 1110010 | 1100000 | 110010 | 0 | 10000 | 111000 | 110111 | 101011 | 100111 | 100000 |
Color Harmonies of #726032
Complementary color
Monochromatic Colors of #726032
Black with #726032
Text Example
Text Example
White with #726032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726032; }
p { color: rgb(114,96,50); }
H1.HeaderClassName
{
color: #726032;
}
.AnyTagClassName
{
color: #726032;
}
</style>
background-color css
<style>
a { background-color: #726032; }
a { background-color: rgb(114,96,50); }
div.DivClassName
{
background-color: #726032;
}
.BgClassName
{
background-color: #726032;
}
</style>
border-color css
<style>
span { border-color: #726032; }
span { border-color: rgb(114,96,50); }
td.TdClassName
{
border-color: #726032;
}
.TagClassName
{
border-color: #726032;
}
</style>