Shades of Himalaya #766835
Tints of Himalaya #766835
RGB
CMYK
RGB Variations
Color information
#766835 (or 0x766835) is known color: Himalaya. HEX triplet: 76, 68 and 35. RGB value is (118,104,53). Sum of RGB (Red+Green+Blue) = 118+104+53=275 (36% of max value = 765). Red value is 118 (46.48% from 255 or 42.91% from 275); Green value is 104 (41.02% from 255 or 37.82% from 275); Blue value is 53 (21.09% from 255 or 19.27% from 275); Max value from RGB is 118 - color contains mainly: red. Hex color #766835 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766835 is #8997CA. Grayscale: #666666. Windows color (decimal): -9017291 or 3500150. OLE color: 3500150.
HSL color Cylindrical-coordinate representation of color #766835: hue angle of 47.08º 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 #766835 is Cyan = 0, Magento = 0.12, Yellow = 0.55 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 104 | 53 | - |
| CMYK | 0 | 0.12 | 0.55 | 0.54 |
| HSL | 47.08º | 0.38% | 0.34% | - |
| HSV(B) | 47.08º | 0.55% | 0.46% | - |
| XYZ | 13.06 | 14.01 | 5.38 | - |
| YUV | 102.37 | 100.14 | 139.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 104 | 53 | 0 | 0.12 | 0.55 | 0.54 | 47.08 | 0.38 | 0.34 |
| Hex | 76 | 68 | 35 | 0 | C | 37 | 36 | 2F | 26 | 22 |
| Octal | 166 | 150 | 65 | 0 | 14 | 67 | 66 | 57 | 46 | 42 |
| Binary | 1110110 | 1101000 | 110101 | 0 | 1100 | 110111 | 110110 | 101111 | 100110 | 100010 |
Color Harmonies of #766835
Complementary color
Monochromatic Colors of #766835
Black with #766835
Text Example
Text Example
White with #766835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766835; }
p { color: rgb(118,104,53); }
H1.HeaderClassName
{
color: #766835;
}
.AnyTagClassName
{
color: #766835;
}
</style>
background-color css
<style>
a { background-color: #766835; }
a { background-color: rgb(118,104,53); }
div.DivClassName
{
background-color: #766835;
}
.BgClassName
{
background-color: #766835;
}
</style>
border-color css
<style>
span { border-color: #766835; }
span { border-color: rgb(118,104,53); }
td.TdClassName
{
border-color: #766835;
}
.TagClassName
{
border-color: #766835;
}
</style>