Shades of Himalaya #776432
Tints of Himalaya #776432
RGB
CMYK
RGB Variations
Color information
#776432 (or 0x776432) is known color: Himalaya. HEX triplet: 77, 64 and 32. RGB value is (119,100,50). Sum of RGB (Red+Green+Blue) = 119+100+50=269 (35% of max value = 765). Red value is 119 (46.88% from 255 or 44.24% from 269); Green value is 100 (39.45% from 255 or 37.17% from 269); Blue value is 50 (19.92% from 255 or 18.59% from 269); Max value from RGB is 119 - color contains mainly: red. Hex color #776432 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #776432 is #889BCD. Grayscale: #646464. Windows color (decimal): -8952782 or 3302519. OLE color: 3302519.
HSL color Cylindrical-coordinate representation of color #776432: hue angle of 43.48º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #776432 is Cyan = 0, Magento = 0.16, Yellow = 0.58 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 100 | 50 | - |
| CMYK | 0 | 0.16 | 0.58 | 0.53 |
| HSL | 43.48º | 0.41% | 0.33% | - |
| HSV(B) | 43.48º | 0.58% | 0.47% | - |
| XYZ | 12.74 | 13.27 | 4.91 | - |
| YUV | 99.98 | 99.79 | 141.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 100 | 50 | 0 | 0.16 | 0.58 | 0.53 | 43.48 | 0.41 | 0.33 |
| Hex | 77 | 64 | 32 | 0 | 10 | 3A | 35 | 2B | 29 | 21 |
| Octal | 167 | 144 | 62 | 0 | 20 | 72 | 65 | 53 | 51 | 41 |
| Binary | 1110111 | 1100100 | 110010 | 0 | 10000 | 111010 | 110101 | 101011 | 101001 | 100001 |
Color Harmonies of #776432
Complementary color
Monochromatic Colors of #776432
Black with #776432
Text Example
Text Example
White with #776432
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776432; }
p { color: rgb(119,100,50); }
H1.HeaderClassName
{
color: #776432;
}
.AnyTagClassName
{
color: #776432;
}
</style>
background-color css
<style>
a { background-color: #776432; }
a { background-color: rgb(119,100,50); }
div.DivClassName
{
background-color: #776432;
}
.BgClassName
{
background-color: #776432;
}
</style>
border-color css
<style>
span { border-color: #776432; }
span { border-color: rgb(119,100,50); }
td.TdClassName
{
border-color: #776432;
}
.TagClassName
{
border-color: #776432;
}
</style>