Shades of Himalaya #776732
Tints of Himalaya #776732
RGB
CMYK
RGB Variations
Color information
#776732 (or 0x776732) is known color: Himalaya. HEX triplet: 77, 67 and 32. RGB value is (119,103,50). Sum of RGB (Red+Green+Blue) = 119+103+50=272 (36% of max value = 765). Red value is 119 (46.88% from 255 or 43.75% from 272); Green value is 103 (40.62% from 255 or 37.87% from 272); Blue value is 50 (19.92% from 255 or 18.38% from 272); Max value from RGB is 119 - color contains mainly: red. Hex color #776732 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #776732 is #8898CD. Grayscale: #656565. Windows color (decimal): -8952014 or 3303287. OLE color: 3303287.
HSL color Cylindrical-coordinate representation of color #776732: hue angle of 46.09º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #776732 is Cyan = 0, Magento = 0.13, Yellow = 0.58 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 103 | 50 | - |
| CMYK | 0 | 0.13 | 0.58 | 0.53 |
| HSL | 46.09º | 0.41% | 0.33% | - |
| HSV(B) | 46.09º | 0.58% | 0.47% | - |
| XYZ | 13.03 | 13.85 | 5 | - |
| YUV | 101.74 | 98.8 | 140.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 103 | 50 | 0 | 0.13 | 0.58 | 0.53 | 46.09 | 0.41 | 0.33 |
| Hex | 77 | 67 | 32 | 0 | D | 3A | 35 | 2E | 29 | 21 |
| Octal | 167 | 147 | 62 | 0 | 15 | 72 | 65 | 56 | 51 | 41 |
| Binary | 1110111 | 1100111 | 110010 | 0 | 1101 | 111010 | 110101 | 101110 | 101001 | 100001 |
Color Harmonies of #776732
Complementary color
Monochromatic Colors of #776732
Black with #776732
Text Example
Text Example
White with #776732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776732; }
p { color: rgb(119,103,50); }
H1.HeaderClassName
{
color: #776732;
}
.AnyTagClassName
{
color: #776732;
}
</style>
background-color css
<style>
a { background-color: #776732; }
a { background-color: rgb(119,103,50); }
div.DivClassName
{
background-color: #776732;
}
.BgClassName
{
background-color: #776732;
}
</style>
border-color css
<style>
span { border-color: #776732; }
span { border-color: rgb(119,103,50); }
td.TdClassName
{
border-color: #776732;
}
.TagClassName
{
border-color: #776732;
}
</style>