Shades of Himalaya #766935
Tints of Himalaya #766935
RGB
CMYK
RGB Variations
Color information
#766935 (or 0x766935) is known color: Himalaya. HEX triplet: 76, 69 and 35. RGB value is (118,105,53). Sum of RGB (Red+Green+Blue) = 118+105+53=276 (36% of max value = 765). Red value is 118 (46.48% from 255 or 42.75% from 276); Green value is 105 (41.41% from 255 or 38.04% from 276); Blue value is 53 (21.09% from 255 or 19.20% from 276); Max value from RGB is 118 - color contains mainly: red. Hex color #766935 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766935 is #8996CA. Grayscale: #676767. Windows color (decimal): -9017035 or 3500406. OLE color: 3500406.
HSL color Cylindrical-coordinate representation of color #766935: hue angle of 48º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #766935 is Cyan = 0, Magento = 0.11, Yellow = 0.55 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 105 | 53 | - |
| CMYK | 0 | 0.11 | 0.55 | 0.54 |
| HSL | 48º | 0.38% | 0.34% | - |
| HSV(B) | 48º | 0.55% | 0.46% | - |
| XYZ | 13.17 | 14.21 | 5.42 | - |
| YUV | 102.96 | 99.81 | 138.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 105 | 53 | 0 | 0.11 | 0.55 | 0.54 | 48 | 0.38 | 0.34 |
| Hex | 76 | 69 | 35 | 0 | B | 37 | 36 | 30 | 26 | 22 |
| Octal | 166 | 151 | 65 | 0 | 13 | 67 | 66 | 60 | 46 | 42 |
| Binary | 1110110 | 1101001 | 110101 | 0 | 1011 | 110111 | 110110 | 110000 | 100110 | 100010 |
Color Harmonies of #766935
Complementary color
Monochromatic Colors of #766935
Black with #766935
Text Example
Text Example
White with #766935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766935; }
p { color: rgb(118,105,53); }
H1.HeaderClassName
{
color: #766935;
}
.AnyTagClassName
{
color: #766935;
}
</style>
background-color css
<style>
a { background-color: #766935; }
a { background-color: rgb(118,105,53); }
div.DivClassName
{
background-color: #766935;
}
.BgClassName
{
background-color: #766935;
}
</style>
border-color css
<style>
span { border-color: #766935; }
span { border-color: rgb(118,105,53); }
td.TdClassName
{
border-color: #766935;
}
.TagClassName
{
border-color: #766935;
}
</style>