Shades of Himalaya #766436
Tints of Himalaya #766436
RGB
CMYK
RGB Variations
Color information
#766436 (or 0x766436) is known color: Himalaya. HEX triplet: 76, 64 and 36. RGB value is (118,100,54). Sum of RGB (Red+Green+Blue) = 118+100+54=272 (36% of max value = 765). Red value is 118 (46.48% from 255 or 43.38% from 272); Green value is 100 (39.45% from 255 or 36.76% from 272); Blue value is 54 (21.48% from 255 or 19.85% from 272); Max value from RGB is 118 - color contains mainly: red. Hex color #766436 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766436 is #899BC9. Grayscale: #646464. Windows color (decimal): -9018314 or 3564662. OLE color: 3564662.
HSL color Cylindrical-coordinate representation of color #766436: hue angle of 43.12º 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 #766436 is Cyan = 0, Magento = 0.15, Yellow = 0.54 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 100 | 54 | - |
| CMYK | 0 | 0.15 | 0.54 | 0.54 |
| HSL | 43.13º | 0.37% | 0.34% | - |
| HSV(B) | 43.13º | 0.54% | 0.46% | - |
| XYZ | 12.69 | 13.23 | 5.38 | - |
| YUV | 100.14 | 101.96 | 140.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 100 | 54 | 0 | 0.15 | 0.54 | 0.54 | 43.13 | 0.37 | 0.34 |
| Hex | 76 | 64 | 36 | 0 | F | 36 | 36 | 2B | 25 | 22 |
| Octal | 166 | 144 | 66 | 0 | 17 | 66 | 66 | 53 | 45 | 42 |
| Binary | 1110110 | 1100100 | 110110 | 0 | 1111 | 110110 | 110110 | 101011 | 100101 | 100010 |
Color Harmonies of #766436
Complementary color
Monochromatic Colors of #766436
Black with #766436
Text Example
Text Example
White with #766436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766436; }
p { color: rgb(118,100,54); }
H1.HeaderClassName
{
color: #766436;
}
.AnyTagClassName
{
color: #766436;
}
</style>
background-color css
<style>
a { background-color: #766436; }
a { background-color: rgb(118,100,54); }
div.DivClassName
{
background-color: #766436;
}
.BgClassName
{
background-color: #766436;
}
</style>
border-color css
<style>
span { border-color: #766436; }
span { border-color: rgb(118,100,54); }
td.TdClassName
{
border-color: #766436;
}
.TagClassName
{
border-color: #766436;
}
</style>