Shades of Himalaya #776934
Tints of Himalaya #776934
RGB
CMYK
RGB Variations
Color information
#776934 (or 0x776934) is known color: Himalaya. HEX triplet: 77, 69 and 34. RGB value is (119,105,52). Sum of RGB (Red+Green+Blue) = 119+105+52=276 (36% of max value = 765). Red value is 119 (46.88% from 255 or 43.12% from 276); Green value is 105 (41.41% from 255 or 38.04% from 276); Blue value is 52 (20.70% from 255 or 18.84% from 276); Max value from RGB is 119 - color contains mainly: red. Hex color #776934 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #776934 is #8896CB. Grayscale: #676767. Windows color (decimal): -8951500 or 3434871. OLE color: 3434871.
HSL color Cylindrical-coordinate representation of color #776934: hue angle of 47.46º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #776934 is Cyan = 0, Magento = 0.12, Yellow = 0.56 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 105 | 52 | - |
| CMYK | 0 | 0.12 | 0.56 | 0.53 |
| HSL | 47.46º | 0.39% | 0.34% | - |
| HSV(B) | 47.46º | 0.56% | 0.47% | - |
| XYZ | 13.28 | 14.27 | 5.3 | - |
| YUV | 103.14 | 99.14 | 139.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 105 | 52 | 0 | 0.12 | 0.56 | 0.53 | 47.46 | 0.39 | 0.34 |
| Hex | 77 | 69 | 34 | 0 | C | 38 | 35 | 2F | 27 | 22 |
| Octal | 167 | 151 | 64 | 0 | 14 | 70 | 65 | 57 | 47 | 42 |
| Binary | 1110111 | 1101001 | 110100 | 0 | 1100 | 111000 | 110101 | 101111 | 100111 | 100010 |
Color Harmonies of #776934
Complementary color
Monochromatic Colors of #776934
Black with #776934
Text Example
Text Example
White with #776934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776934; }
p { color: rgb(119,105,52); }
H1.HeaderClassName
{
color: #776934;
}
.AnyTagClassName
{
color: #776934;
}
</style>
background-color css
<style>
a { background-color: #776934; }
a { background-color: rgb(119,105,52); }
div.DivClassName
{
background-color: #776934;
}
.BgClassName
{
background-color: #776934;
}
</style>
border-color css
<style>
span { border-color: #776934; }
span { border-color: rgb(119,105,52); }
td.TdClassName
{
border-color: #776934;
}
.TagClassName
{
border-color: #776934;
}
</style>