Shades of Himalaya #766836
Tints of Himalaya #766836
RGB
CMYK
RGB Variations
Color information
#766836 (or 0x766836) is known color: Himalaya. HEX triplet: 76, 68 and 36. RGB value is (118,104,54). Sum of RGB (Red+Green+Blue) = 118+104+54=276 (36% of max value = 765). Red value is 118 (46.48% from 255 or 42.75% from 276); Green value is 104 (41.02% from 255 or 37.68% from 276); Blue value is 54 (21.48% from 255 or 19.57% from 276); Max value from RGB is 118 - color contains mainly: red. Hex color #766836 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766836 is #8997C9. Grayscale: #666666. Windows color (decimal): -9017290 or 3565686. OLE color: 3565686.
HSL color Cylindrical-coordinate representation of color #766836: hue angle of 46.88º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #766836 is Cyan = 0, Magento = 0.12, Yellow = 0.54 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 104 | 54 | - |
| CMYK | 0 | 0.12 | 0.54 | 0.54 |
| HSL | 46.88º | 0.37% | 0.34% | - |
| HSV(B) | 46.88º | 0.54% | 0.46% | - |
| XYZ | 13.09 | 14.02 | 5.51 | - |
| YUV | 102.49 | 100.64 | 139.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 104 | 54 | 0 | 0.12 | 0.54 | 0.54 | 46.88 | 0.37 | 0.34 |
| Hex | 76 | 68 | 36 | 0 | C | 36 | 36 | 2F | 25 | 22 |
| Octal | 166 | 150 | 66 | 0 | 14 | 66 | 66 | 57 | 45 | 42 |
| Binary | 1110110 | 1101000 | 110110 | 0 | 1100 | 110110 | 110110 | 101111 | 100101 | 100010 |
Color Harmonies of #766836
Complementary color
Monochromatic Colors of #766836
Black with #766836
Text Example
Text Example
White with #766836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766836; }
p { color: rgb(118,104,54); }
H1.HeaderClassName
{
color: #766836;
}
.AnyTagClassName
{
color: #766836;
}
</style>
background-color css
<style>
a { background-color: #766836; }
a { background-color: rgb(118,104,54); }
div.DivClassName
{
background-color: #766836;
}
.BgClassName
{
background-color: #766836;
}
</style>
border-color css
<style>
span { border-color: #766836; }
span { border-color: rgb(118,104,54); }
td.TdClassName
{
border-color: #766836;
}
.TagClassName
{
border-color: #766836;
}
</style>