Shades of Himalaya #776932
Tints of Himalaya #776932
RGB
CMYK
RGB Variations
Color information
#776932 (or 0x776932) is known color: Himalaya. HEX triplet: 77, 69 and 32. RGB value is (119,105,50). Sum of RGB (Red+Green+Blue) = 119+105+50=274 (36% of max value = 765). Red value is 119 (46.88% from 255 or 43.43% from 274); Green value is 105 (41.41% from 255 or 38.32% from 274); Blue value is 50 (19.92% from 255 or 18.25% from 274); Max value from RGB is 119 - color contains mainly: red. Hex color #776932 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #776932 is #8896CD. Grayscale: #676767. Windows color (decimal): -8951502 or 3303799. OLE color: 3303799.
HSL color Cylindrical-coordinate representation of color #776932: hue angle of 47.83º 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 #776932 is Cyan = 0, Magento = 0.12, Yellow = 0.58 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 105 | 50 | - |
| CMYK | 0 | 0.12 | 0.58 | 0.53 |
| HSL | 47.83º | 0.41% | 0.33% | - |
| HSV(B) | 47.83º | 0.58% | 0.47% | - |
| XYZ | 13.24 | 14.26 | 5.07 | - |
| YUV | 102.92 | 98.14 | 139.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 105 | 50 | 0 | 0.12 | 0.58 | 0.53 | 47.83 | 0.41 | 0.33 |
| Hex | 77 | 69 | 32 | 0 | C | 3A | 35 | 30 | 29 | 21 |
| Octal | 167 | 151 | 62 | 0 | 14 | 72 | 65 | 60 | 51 | 41 |
| Binary | 1110111 | 1101001 | 110010 | 0 | 1100 | 111010 | 110101 | 110000 | 101001 | 100001 |
Color Harmonies of #776932
Complementary color
Monochromatic Colors of #776932
Black with #776932
Text Example
Text Example
White with #776932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776932; }
p { color: rgb(119,105,50); }
H1.HeaderClassName
{
color: #776932;
}
.AnyTagClassName
{
color: #776932;
}
</style>
background-color css
<style>
a { background-color: #776932; }
a { background-color: rgb(119,105,50); }
div.DivClassName
{
background-color: #776932;
}
.BgClassName
{
background-color: #776932;
}
</style>
border-color css
<style>
span { border-color: #776932; }
span { border-color: rgb(119,105,50); }
td.TdClassName
{
border-color: #776932;
}
.TagClassName
{
border-color: #776932;
}
</style>