Shades of Himalaya #766624
Tints of Himalaya #766624
RGB
CMYK
RGB Variations
Color information
#766624 (or 0x766624) is known color: Himalaya. HEX triplet: 76, 66 and 24. RGB value is (118,102,36). Sum of RGB (Red+Green+Blue) = 118+102+36=256 (33% of max value = 765). Red value is 118 (46.48% from 255 or 46.09% from 256); Green value is 102 (40.23% from 255 or 39.84% from 256); Blue value is 36 (14.45% from 255 or 14.06% from 256); Max value from RGB is 118 - color contains mainly: red. Hex color #766624 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766624 is #8999DB. Grayscale: #636363. Windows color (decimal): -9017820 or 2385526. OLE color: 2385526.
HSL color Cylindrical-coordinate representation of color #766624: hue angle of 48.29º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #766624 is Cyan = 0, Magento = 0.14, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 102 | 36 | - |
| CMYK | 0 | 0.14 | 0.69 | 0.54 |
| HSL | 48.29º | 0.53% | 0.3% | - |
| HSV(B) | 48.29º | 0.69% | 0.46% | - |
| XYZ | 12.54 | 13.48 | 3.61 | - |
| YUV | 99.26 | 92.3 | 141.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 102 | 36 | 0 | 0.14 | 0.69 | 0.54 | 48.29 | 0.53 | 0.3 |
| Hex | 76 | 66 | 24 | 0 | E | 45 | 36 | 30 | 35 | 1E |
| Octal | 166 | 146 | 44 | 0 | 16 | 105 | 66 | 60 | 65 | 36 |
| Binary | 1110110 | 1100110 | 100100 | 0 | 1110 | 1000101 | 110110 | 110000 | 110101 | 11110 |
Color Harmonies of #766624
Complementary color
Monochromatic Colors of #766624
Black with #766624
Text Example
Text Example
White with #766624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766624; }
p { color: rgb(118,102,36); }
H1.HeaderClassName
{
color: #766624;
}
.AnyTagClassName
{
color: #766624;
}
</style>
background-color css
<style>
a { background-color: #766624; }
a { background-color: rgb(118,102,36); }
div.DivClassName
{
background-color: #766624;
}
.BgClassName
{
background-color: #766624;
}
</style>
border-color css
<style>
span { border-color: #766624; }
span { border-color: rgb(118,102,36); }
td.TdClassName
{
border-color: #766624;
}
.TagClassName
{
border-color: #766624;
}
</style>