Shades of Himalaya #776831
Tints of Himalaya #776831
RGB
CMYK
RGB Variations
Color information
#776831 (or 0x776831) is known color: Himalaya. HEX triplet: 77, 68 and 31. RGB value is (119,104,49). Sum of RGB (Red+Green+Blue) = 119+104+49=272 (36% of max value = 765). Red value is 119 (46.88% from 255 or 43.75% from 272); Green value is 104 (41.02% from 255 or 38.24% from 272); Blue value is 49 (19.53% from 255 or 18.01% from 272); Max value from RGB is 119 - color contains mainly: red. Hex color #776831 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #776831 is #8897CE. Grayscale: #666666. Windows color (decimal): -8951759 or 3238007. OLE color: 3238007.
HSL color Cylindrical-coordinate representation of color #776831: hue angle of 47.14º 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 #776831 is Cyan = 0, Magento = 0.13, Yellow = 0.59 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 104 | 49 | - |
| CMYK | 0 | 0.13 | 0.59 | 0.53 |
| HSL | 47.14º | 0.42% | 0.33% | - |
| HSV(B) | 47.14º | 0.59% | 0.47% | - |
| XYZ | 13.11 | 14.04 | 4.93 | - |
| YUV | 102.22 | 97.97 | 139.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 104 | 49 | 0 | 0.13 | 0.59 | 0.53 | 47.14 | 0.42 | 0.33 |
| Hex | 77 | 68 | 31 | 0 | D | 3B | 35 | 2F | 2A | 21 |
| Octal | 167 | 150 | 61 | 0 | 15 | 73 | 65 | 57 | 52 | 41 |
| Binary | 1110111 | 1101000 | 110001 | 0 | 1101 | 111011 | 110101 | 101111 | 101010 | 100001 |
Color Harmonies of #776831
Complementary color
Monochromatic Colors of #776831
Black with #776831
Text Example
Text Example
White with #776831
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776831; }
p { color: rgb(119,104,49); }
H1.HeaderClassName
{
color: #776831;
}
.AnyTagClassName
{
color: #776831;
}
</style>
background-color css
<style>
a { background-color: #776831; }
a { background-color: rgb(119,104,49); }
div.DivClassName
{
background-color: #776831;
}
.BgClassName
{
background-color: #776831;
}
</style>
border-color css
<style>
span { border-color: #776831; }
span { border-color: rgb(119,104,49); }
td.TdClassName
{
border-color: #776831;
}
.TagClassName
{
border-color: #776831;
}
</style>