Shades of Himalaya #776832
Tints of Himalaya #776832
RGB
CMYK
RGB Variations
Color information
#776832 (or 0x776832) is known color: Himalaya. HEX triplet: 77, 68 and 32. RGB value is (119,104,50). Sum of RGB (Red+Green+Blue) = 119+104+50=273 (36% of max value = 765). Red value is 119 (46.88% from 255 or 43.59% from 273); Green value is 104 (41.02% from 255 or 38.10% from 273); Blue value is 50 (19.92% from 255 or 18.32% from 273); Max value from RGB is 119 - color contains mainly: red. Hex color #776832 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #776832 is #8897CD. Grayscale: #666666. Windows color (decimal): -8951758 or 3303543. OLE color: 3303543.
HSL color Cylindrical-coordinate representation of color #776832: hue angle of 46.96º 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 #776832 is Cyan = 0, Magento = 0.13, Yellow = 0.58 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 104 | 50 | - |
| CMYK | 0 | 0.13 | 0.58 | 0.53 |
| HSL | 46.96º | 0.41% | 0.33% | - |
| HSV(B) | 46.96º | 0.58% | 0.47% | - |
| XYZ | 13.13 | 14.05 | 5.04 | - |
| YUV | 102.33 | 98.47 | 139.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 104 | 50 | 0 | 0.13 | 0.58 | 0.53 | 46.96 | 0.41 | 0.33 |
| Hex | 77 | 68 | 32 | 0 | D | 3A | 35 | 2F | 29 | 21 |
| Octal | 167 | 150 | 62 | 0 | 15 | 72 | 65 | 57 | 51 | 41 |
| Binary | 1110111 | 1101000 | 110010 | 0 | 1101 | 111010 | 110101 | 101111 | 101001 | 100001 |
Color Harmonies of #776832
Complementary color
Monochromatic Colors of #776832
Black with #776832
Text Example
Text Example
White with #776832
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776832; }
p { color: rgb(119,104,50); }
H1.HeaderClassName
{
color: #776832;
}
.AnyTagClassName
{
color: #776832;
}
</style>
background-color css
<style>
a { background-color: #776832; }
a { background-color: rgb(119,104,50); }
div.DivClassName
{
background-color: #776832;
}
.BgClassName
{
background-color: #776832;
}
</style>
border-color css
<style>
span { border-color: #776832; }
span { border-color: rgb(119,104,50); }
td.TdClassName
{
border-color: #776832;
}
.TagClassName
{
border-color: #776832;
}
</style>