Shades of Himalaya #766032
Tints of Himalaya #766032
RGB
CMYK
RGB Variations
Color information
#766032 (or 0x766032) is known color: Himalaya. HEX triplet: 76, 60 and 32. RGB value is (118,96,50). Sum of RGB (Red+Green+Blue) = 118+96+50=264 (34% of max value = 765). Red value is 118 (46.48% from 255 or 44.70% from 264); Green value is 96 (37.89% from 255 or 36.36% from 264); Blue value is 50 (19.92% from 255 or 18.94% from 264); Max value from RGB is 118 - color contains mainly: red. Hex color #766032 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766032 is #899FCD. Grayscale: #616161. Windows color (decimal): -9019342 or 3301494. OLE color: 3301494.
HSL color Cylindrical-coordinate representation of color #766032: hue angle of 40.59º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #766032 is Cyan = 0, Magento = 0.19, Yellow = 0.58 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 96 | 50 | - |
| CMYK | 0 | 0.19 | 0.58 | 0.54 |
| HSL | 40.59º | 0.4% | 0.33% | - |
| HSV(B) | 40.59º | 0.58% | 0.46% | - |
| XYZ | 12.23 | 12.45 | 4.78 | - |
| YUV | 97.33 | 101.29 | 142.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 96 | 50 | 0 | 0.19 | 0.58 | 0.54 | 40.59 | 0.4 | 0.33 |
| Hex | 76 | 60 | 32 | 0 | 13 | 3A | 36 | 29 | 28 | 21 |
| Octal | 166 | 140 | 62 | 0 | 23 | 72 | 66 | 51 | 50 | 41 |
| Binary | 1110110 | 1100000 | 110010 | 0 | 10011 | 111010 | 110110 | 101001 | 101000 | 100001 |
Color Harmonies of #766032
Complementary color
Monochromatic Colors of #766032
Black with #766032
Text Example
Text Example
White with #766032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766032; }
p { color: rgb(118,96,50); }
H1.HeaderClassName
{
color: #766032;
}
.AnyTagClassName
{
color: #766032;
}
</style>
background-color css
<style>
a { background-color: #766032; }
a { background-color: rgb(118,96,50); }
div.DivClassName
{
background-color: #766032;
}
.BgClassName
{
background-color: #766032;
}
</style>
border-color css
<style>
span { border-color: #766032; }
span { border-color: rgb(118,96,50); }
td.TdClassName
{
border-color: #766032;
}
.TagClassName
{
border-color: #766032;
}
</style>