Shades of Himalaya #766832
Tints of Himalaya #766832
RGB
CMYK
RGB Variations
Color information
#766832 (or 0x766832) is known color: Himalaya. HEX triplet: 76, 68 and 32. RGB value is (118,104,50). Sum of RGB (Red+Green+Blue) = 118+104+50=272 (36% of max value = 765). Red value is 118 (46.48% from 255 or 43.38% from 272); Green value is 104 (41.02% from 255 or 38.24% from 272); Blue value is 50 (19.92% from 255 or 18.38% from 272); Max value from RGB is 118 - color contains mainly: red. Hex color #766832 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766832 is #8997CD. Grayscale: #666666. Windows color (decimal): -9017294 or 3303542. OLE color: 3303542.
HSL color Cylindrical-coordinate representation of color #766832: hue angle of 47.65º 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 #766832 is Cyan = 0, Magento = 0.12, Yellow = 0.58 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 104 | 50 | - |
| CMYK | 0 | 0.12 | 0.58 | 0.54 |
| HSL | 47.65º | 0.4% | 0.33% | - |
| HSV(B) | 47.65º | 0.58% | 0.46% | - |
| XYZ | 13 | 13.98 | 5.03 | - |
| YUV | 102.03 | 98.64 | 139.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 104 | 50 | 0 | 0.12 | 0.58 | 0.54 | 47.65 | 0.4 | 0.33 |
| Hex | 76 | 68 | 32 | 0 | C | 3A | 36 | 30 | 28 | 21 |
| Octal | 166 | 150 | 62 | 0 | 14 | 72 | 66 | 60 | 50 | 41 |
| Binary | 1110110 | 1101000 | 110010 | 0 | 1100 | 111010 | 110110 | 110000 | 101000 | 100001 |
Color Harmonies of #766832
Complementary color
Monochromatic Colors of #766832
Black with #766832
Text Example
Text Example
White with #766832
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766832; }
p { color: rgb(118,104,50); }
H1.HeaderClassName
{
color: #766832;
}
.AnyTagClassName
{
color: #766832;
}
</style>
background-color css
<style>
a { background-color: #766832; }
a { background-color: rgb(118,104,50); }
div.DivClassName
{
background-color: #766832;
}
.BgClassName
{
background-color: #766832;
}
</style>
border-color css
<style>
span { border-color: #766832; }
span { border-color: rgb(118,104,50); }
td.TdClassName
{
border-color: #766832;
}
.TagClassName
{
border-color: #766832;
}
</style>