Shades of Himalaya #776938
Tints of Himalaya #776938
RGB
CMYK
RGB Variations
Color information
#776938 (or 0x776938) is known color: Himalaya. HEX triplet: 77, 69 and 38. RGB value is (119,105,56). Sum of RGB (Red+Green+Blue) = 119+105+56=280 (37% of max value = 765). Red value is 119 (46.88% from 255 or 42.5% from 280); Green value is 105 (41.41% from 255 or 37.5% from 280); Blue value is 56 (22.27% from 255 or 20% from 280); Max value from RGB is 119 - color contains mainly: red. Hex color #776938 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #776938 is #8896C7. Grayscale: #676767. Windows color (decimal): -8951496 or 3697015. OLE color: 3697015.
HSL color Cylindrical-coordinate representation of color #776938: hue angle of 46.67º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #776938 is Cyan = 0, Magento = 0.12, Yellow = 0.53 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 105 | 56 | - |
| CMYK | 0 | 0.12 | 0.53 | 0.53 |
| HSL | 46.67º | 0.36% | 0.34% | - |
| HSV(B) | 46.67º | 0.53% | 0.47% | - |
| XYZ | 13.37 | 14.31 | 5.8 | - |
| YUV | 103.6 | 101.14 | 138.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 105 | 56 | 0 | 0.12 | 0.53 | 0.53 | 46.67 | 0.36 | 0.34 |
| Hex | 77 | 69 | 38 | 0 | C | 35 | 35 | 2F | 24 | 22 |
| Octal | 167 | 151 | 70 | 0 | 14 | 65 | 65 | 57 | 44 | 42 |
| Binary | 1110111 | 1101001 | 111000 | 0 | 1100 | 110101 | 110101 | 101111 | 100100 | 100010 |
Color Harmonies of #776938
Complementary color
Monochromatic Colors of #776938
Black with #776938
Text Example
Text Example
White with #776938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776938; }
p { color: rgb(119,105,56); }
H1.HeaderClassName
{
color: #776938;
}
.AnyTagClassName
{
color: #776938;
}
</style>
background-color css
<style>
a { background-color: #776938; }
a { background-color: rgb(119,105,56); }
div.DivClassName
{
background-color: #776938;
}
.BgClassName
{
background-color: #776938;
}
</style>
border-color css
<style>
span { border-color: #776938; }
span { border-color: rgb(119,105,56); }
td.TdClassName
{
border-color: #776938;
}
.TagClassName
{
border-color: #776938;
}
</style>