Shades of Himalaya #776937
Tints of Himalaya #776937
RGB
CMYK
RGB Variations
Color information
#776937 (or 0x776937) is known color: Himalaya. HEX triplet: 77, 69 and 37. RGB value is (119,105,55). Sum of RGB (Red+Green+Blue) = 119+105+55=279 (36% of max value = 765). Red value is 119 (46.88% from 255 or 42.65% from 279); Green value is 105 (41.41% from 255 or 37.63% from 279); Blue value is 55 (21.88% from 255 or 19.71% from 279); Max value from RGB is 119 - color contains mainly: red. Hex color #776937 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #776937 is #8896C8. Grayscale: #676767. Windows color (decimal): -8951497 or 3631479. OLE color: 3631479.
HSL color Cylindrical-coordinate representation of color #776937: hue angle of 46.88º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #776937 is Cyan = 0, Magento = 0.12, Yellow = 0.54 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 105 | 55 | - |
| CMYK | 0 | 0.12 | 0.54 | 0.53 |
| HSL | 46.88º | 0.37% | 0.34% | - |
| HSV(B) | 46.88º | 0.54% | 0.47% | - |
| XYZ | 13.35 | 14.3 | 5.67 | - |
| YUV | 103.49 | 100.64 | 139.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 105 | 55 | 0 | 0.12 | 0.54 | 0.53 | 46.88 | 0.37 | 0.34 |
| Hex | 77 | 69 | 37 | 0 | C | 36 | 35 | 2F | 25 | 22 |
| Octal | 167 | 151 | 67 | 0 | 14 | 66 | 65 | 57 | 45 | 42 |
| Binary | 1110111 | 1101001 | 110111 | 0 | 1100 | 110110 | 110101 | 101111 | 100101 | 100010 |
Color Harmonies of #776937
Complementary color
Monochromatic Colors of #776937
Black with #776937
Text Example
Text Example
White with #776937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776937; }
p { color: rgb(119,105,55); }
H1.HeaderClassName
{
color: #776937;
}
.AnyTagClassName
{
color: #776937;
}
</style>
background-color css
<style>
a { background-color: #776937; }
a { background-color: rgb(119,105,55); }
div.DivClassName
{
background-color: #776937;
}
.BgClassName
{
background-color: #776937;
}
</style>
border-color css
<style>
span { border-color: #776937; }
span { border-color: rgb(119,105,55); }
td.TdClassName
{
border-color: #776937;
}
.TagClassName
{
border-color: #776937;
}
</style>