Shades of Himalaya #766232
Tints of Himalaya #766232
RGB
CMYK
RGB Variations
Color information
#766232 (or 0x766232) is known color: Himalaya. HEX triplet: 76, 62 and 32. RGB value is (118,98,50). Sum of RGB (Red+Green+Blue) = 118+98+50=266 (35% of max value = 765). Red value is 118 (46.48% from 255 or 44.36% from 266); Green value is 98 (38.67% from 255 or 36.84% from 266); Blue value is 50 (19.92% from 255 or 18.80% from 266); Max value from RGB is 118 - color contains mainly: red. Hex color #766232 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766232 is #899DCD. Grayscale: #626262. Windows color (decimal): -9018830 or 3302006. OLE color: 3302006.
HSL color Cylindrical-coordinate representation of color #766232: hue angle of 42.35º 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 #766232 is Cyan = 0, Magento = 0.17, Yellow = 0.58 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 98 | 50 | - |
| CMYK | 0 | 0.17 | 0.58 | 0.54 |
| HSL | 42.35º | 0.4% | 0.33% | - |
| HSV(B) | 42.35º | 0.58% | 0.46% | - |
| XYZ | 12.41 | 12.82 | 4.84 | - |
| YUV | 98.51 | 100.63 | 141.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 98 | 50 | 0 | 0.17 | 0.58 | 0.54 | 42.35 | 0.4 | 0.33 |
| Hex | 76 | 62 | 32 | 0 | 11 | 3A | 36 | 2A | 28 | 21 |
| Octal | 166 | 142 | 62 | 0 | 21 | 72 | 66 | 52 | 50 | 41 |
| Binary | 1110110 | 1100010 | 110010 | 0 | 10001 | 111010 | 110110 | 101010 | 101000 | 100001 |
Color Harmonies of #766232
Complementary color
Monochromatic Colors of #766232
Black with #766232
Text Example
Text Example
White with #766232
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766232; }
p { color: rgb(118,98,50); }
H1.HeaderClassName
{
color: #766232;
}
.AnyTagClassName
{
color: #766232;
}
</style>
background-color css
<style>
a { background-color: #766232; }
a { background-color: rgb(118,98,50); }
div.DivClassName
{
background-color: #766232;
}
.BgClassName
{
background-color: #766232;
}
</style>
border-color css
<style>
span { border-color: #766232; }
span { border-color: rgb(118,98,50); }
td.TdClassName
{
border-color: #766232;
}
.TagClassName
{
border-color: #766232;
}
</style>