Shades of Himalaya #776931
Tints of Himalaya #776931
RGB
CMYK
RGB Variations
Color information
#776931 (or 0x776931) is known color: Himalaya. HEX triplet: 77, 69 and 31. RGB value is (119,105,49). Sum of RGB (Red+Green+Blue) = 119+105+49=273 (36% of max value = 765). Red value is 119 (46.88% from 255 or 43.59% from 273); Green value is 105 (41.41% from 255 or 38.46% from 273); Blue value is 49 (19.53% from 255 or 17.95% from 273); Max value from RGB is 119 - color contains mainly: red. Hex color #776931 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #776931 is #8896CE. Grayscale: #676767. Windows color (decimal): -8951503 or 3238263. OLE color: 3238263.
HSL color Cylindrical-coordinate representation of color #776931: hue angle of 48º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #776931 is Cyan = 0, Magento = 0.12, Yellow = 0.59 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 105 | 49 | - |
| CMYK | 0 | 0.12 | 0.59 | 0.53 |
| HSL | 48º | 0.42% | 0.33% | - |
| HSV(B) | 48º | 0.59% | 0.47% | - |
| XYZ | 13.21 | 14.25 | 4.96 | - |
| YUV | 102.8 | 97.64 | 139.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 105 | 49 | 0 | 0.12 | 0.59 | 0.53 | 48 | 0.42 | 0.33 |
| Hex | 77 | 69 | 31 | 0 | C | 3B | 35 | 30 | 2A | 21 |
| Octal | 167 | 151 | 61 | 0 | 14 | 73 | 65 | 60 | 52 | 41 |
| Binary | 1110111 | 1101001 | 110001 | 0 | 1100 | 111011 | 110101 | 110000 | 101010 | 100001 |
Color Harmonies of #776931
Complementary color
Monochromatic Colors of #776931
Black with #776931
Text Example
Text Example
White with #776931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776931; }
p { color: rgb(119,105,49); }
H1.HeaderClassName
{
color: #776931;
}
.AnyTagClassName
{
color: #776931;
}
</style>
background-color css
<style>
a { background-color: #776931; }
a { background-color: rgb(119,105,49); }
div.DivClassName
{
background-color: #776931;
}
.BgClassName
{
background-color: #776931;
}
</style>
border-color css
<style>
span { border-color: #776931; }
span { border-color: rgb(119,105,49); }
td.TdClassName
{
border-color: #776931;
}
.TagClassName
{
border-color: #776931;
}
</style>