Shades of Himalaya #776637
Tints of Himalaya #776637
RGB
CMYK
RGB Variations
Color information
#776637 (or 0x776637) is known color: Himalaya. HEX triplet: 77, 66 and 37. RGB value is (119,102,55). Sum of RGB (Red+Green+Blue) = 119+102+55=276 (36% of max value = 765). Red value is 119 (46.88% from 255 or 43.12% from 276); Green value is 102 (40.23% from 255 or 36.96% from 276); Blue value is 55 (21.88% from 255 or 19.93% from 276); Max value from RGB is 119 - color contains mainly: red. Hex color #776637 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #776637 is #8899C8. Grayscale: #656565. Windows color (decimal): -8952265 or 3630711. OLE color: 3630711.
HSL color Cylindrical-coordinate representation of color #776637: hue angle of 44.06º 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 #776637 is Cyan = 0, Magento = 0.14, Yellow = 0.54 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 102 | 55 | - |
| CMYK | 0 | 0.14 | 0.54 | 0.53 |
| HSL | 44.06º | 0.37% | 0.34% | - |
| HSV(B) | 44.06º | 0.54% | 0.47% | - |
| XYZ | 13.05 | 13.7 | 5.57 | - |
| YUV | 101.73 | 101.63 | 140.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 102 | 55 | 0 | 0.14 | 0.54 | 0.53 | 44.06 | 0.37 | 0.34 |
| Hex | 77 | 66 | 37 | 0 | E | 36 | 35 | 2C | 25 | 22 |
| Octal | 167 | 146 | 67 | 0 | 16 | 66 | 65 | 54 | 45 | 42 |
| Binary | 1110111 | 1100110 | 110111 | 0 | 1110 | 110110 | 110101 | 101100 | 100101 | 100010 |
Color Harmonies of #776637
Complementary color
Monochromatic Colors of #776637
Black with #776637
Text Example
Text Example
White with #776637
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776637; }
p { color: rgb(119,102,55); }
H1.HeaderClassName
{
color: #776637;
}
.AnyTagClassName
{
color: #776637;
}
</style>
background-color css
<style>
a { background-color: #776637; }
a { background-color: rgb(119,102,55); }
div.DivClassName
{
background-color: #776637;
}
.BgClassName
{
background-color: #776637;
}
</style>
border-color css
<style>
span { border-color: #776637; }
span { border-color: rgb(119,102,55); }
td.TdClassName
{
border-color: #776637;
}
.TagClassName
{
border-color: #776637;
}
</style>