Shades of Himalaya #776729
Tints of Himalaya #776729
RGB
CMYK
RGB Variations
Color information
#776729 (or 0x776729) is known color: Himalaya. HEX triplet: 77, 67 and 29. RGB value is (119,103,41). Sum of RGB (Red+Green+Blue) = 119+103+41=263 (34% of max value = 765). Red value is 119 (46.88% from 255 or 45.25% from 263); Green value is 103 (40.62% from 255 or 39.16% from 263); Blue value is 41 (16.41% from 255 or 15.59% from 263); Max value from RGB is 119 - color contains mainly: red. Hex color #776729 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #776729 is #8898D6. Grayscale: #646464. Windows color (decimal): -8952023 or 2713463. OLE color: 2713463.
HSL color Cylindrical-coordinate representation of color #776729: hue angle of 47.69º 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 #776729 is Cyan = 0, Magento = 0.13, Yellow = 0.66 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 103 | 41 | - |
| CMYK | 0 | 0.13 | 0.66 | 0.53 |
| HSL | 47.69º | 0.49% | 0.31% | - |
| HSV(B) | 47.69º | 0.66% | 0.47% | - |
| XYZ | 12.86 | 13.78 | 4.08 | - |
| YUV | 100.72 | 94.3 | 141.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 103 | 41 | 0 | 0.13 | 0.66 | 0.53 | 47.69 | 0.49 | 0.31 |
| Hex | 77 | 67 | 29 | 0 | D | 42 | 35 | 30 | 31 | 1F |
| Octal | 167 | 147 | 51 | 0 | 15 | 102 | 65 | 60 | 61 | 37 |
| Binary | 1110111 | 1100111 | 101001 | 0 | 1101 | 1000010 | 110101 | 110000 | 110001 | 11111 |
Color Harmonies of #776729
Complementary color
Monochromatic Colors of #776729
Black with #776729
Text Example
Text Example
White with #776729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776729; }
p { color: rgb(119,103,41); }
H1.HeaderClassName
{
color: #776729;
}
.AnyTagClassName
{
color: #776729;
}
</style>
background-color css
<style>
a { background-color: #776729; }
a { background-color: rgb(119,103,41); }
div.DivClassName
{
background-color: #776729;
}
.BgClassName
{
background-color: #776729;
}
</style>
border-color css
<style>
span { border-color: #776729; }
span { border-color: rgb(119,103,41); }
td.TdClassName
{
border-color: #776729;
}
.TagClassName
{
border-color: #776729;
}
</style>