Shades of Himalaya #776529
Tints of Himalaya #776529
RGB
CMYK
RGB Variations
Color information
#776529 (or 0x776529) is known color: Himalaya. HEX triplet: 77, 65 and 29. RGB value is (119,101,41). Sum of RGB (Red+Green+Blue) = 119+101+41=261 (34% of max value = 765). Red value is 119 (46.88% from 255 or 45.59% from 261); Green value is 101 (39.84% from 255 or 38.70% from 261); Blue value is 41 (16.41% from 255 or 15.71% from 261); Max value from RGB is 119 - color contains mainly: red. Hex color #776529 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #776529 is #889AD6. Grayscale: #636363. Windows color (decimal): -8952535 or 2712951. OLE color: 2712951.
HSL color Cylindrical-coordinate representation of color #776529: hue angle of 46.15º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #776529 is Cyan = 0, Magento = 0.15, Yellow = 0.66 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 101 | 41 | - |
| CMYK | 0 | 0.15 | 0.66 | 0.53 |
| HSL | 46.15º | 0.49% | 0.31% | - |
| HSV(B) | 46.15º | 0.66% | 0.47% | - |
| XYZ | 12.66 | 13.39 | 4.01 | - |
| YUV | 99.54 | 94.96 | 141.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 101 | 41 | 0 | 0.15 | 0.66 | 0.53 | 46.15 | 0.49 | 0.31 |
| Hex | 77 | 65 | 29 | 0 | F | 42 | 35 | 2E | 31 | 1F |
| Octal | 167 | 145 | 51 | 0 | 17 | 102 | 65 | 56 | 61 | 37 |
| Binary | 1110111 | 1100101 | 101001 | 0 | 1111 | 1000010 | 110101 | 101110 | 110001 | 11111 |
Color Harmonies of #776529
Complementary color
Monochromatic Colors of #776529
Black with #776529
Text Example
Text Example
White with #776529
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776529; }
p { color: rgb(119,101,41); }
H1.HeaderClassName
{
color: #776529;
}
.AnyTagClassName
{
color: #776529;
}
</style>
background-color css
<style>
a { background-color: #776529; }
a { background-color: rgb(119,101,41); }
div.DivClassName
{
background-color: #776529;
}
.BgClassName
{
background-color: #776529;
}
</style>
border-color css
<style>
span { border-color: #776529; }
span { border-color: rgb(119,101,41); }
td.TdClassName
{
border-color: #776529;
}
.TagClassName
{
border-color: #776529;
}
</style>