Shades of Himalaya #776324
Tints of Himalaya #776324
RGB
CMYK
RGB Variations
Color information
#776324 (or 0x776324) is known color: Himalaya. HEX triplet: 77, 63 and 24. RGB value is (119,99,36). Sum of RGB (Red+Green+Blue) = 119+99+36=254 (33% of max value = 765). Red value is 119 (46.88% from 255 or 46.85% from 254); Green value is 99 (39.06% from 255 or 38.98% from 254); Blue value is 36 (14.45% from 255 or 14.17% from 254); Max value from RGB is 119 - color contains mainly: red. Hex color #776324 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #776324 is #889CDB. Grayscale: #626262. Windows color (decimal): -8953052 or 2384759. OLE color: 2384759.
HSL color Cylindrical-coordinate representation of color #776324: hue angle of 45.54º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #776324 is Cyan = 0, Magento = 0.17, Yellow = 0.70 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 99 | 36 | - |
| CMYK | 0 | 0.17 | 0.70 | 0.53 |
| HSL | 45.54º | 0.54% | 0.3% | - |
| HSV(B) | 45.54º | 0.7% | 0.47% | - |
| XYZ | 12.39 | 12.97 | 3.52 | - |
| YUV | 97.8 | 93.13 | 143.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 99 | 36 | 0 | 0.17 | 0.70 | 0.53 | 45.54 | 0.54 | 0.3 |
| Hex | 77 | 63 | 24 | 0 | 11 | 46 | 35 | 2E | 36 | 1E |
| Octal | 167 | 143 | 44 | 0 | 21 | 106 | 65 | 56 | 66 | 36 |
| Binary | 1110111 | 1100011 | 100100 | 0 | 10001 | 1000110 | 110101 | 101110 | 110110 | 11110 |
Color Harmonies of #776324
Complementary color
Monochromatic Colors of #776324
Black with #776324
Text Example
Text Example
White with #776324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776324; }
p { color: rgb(119,99,36); }
H1.HeaderClassName
{
color: #776324;
}
.AnyTagClassName
{
color: #776324;
}
</style>
background-color css
<style>
a { background-color: #776324; }
a { background-color: rgb(119,99,36); }
div.DivClassName
{
background-color: #776324;
}
.BgClassName
{
background-color: #776324;
}
</style>
border-color css
<style>
span { border-color: #776324; }
span { border-color: rgb(119,99,36); }
td.TdClassName
{
border-color: #776324;
}
.TagClassName
{
border-color: #776324;
}
</style>