Shades of Himalaya #766335
Tints of Himalaya #766335
RGB
CMYK
RGB Variations
Color information
#766335 (or 0x766335) is known color: Himalaya. HEX triplet: 76, 63 and 35. RGB value is (118,99,53). Sum of RGB (Red+Green+Blue) = 118+99+53=270 (35% of max value = 765). Red value is 118 (46.48% from 255 or 43.70% from 270); Green value is 99 (39.06% from 255 or 36.67% from 270); Blue value is 53 (21.09% from 255 or 19.63% from 270); Max value from RGB is 118 - color contains mainly: red. Hex color #766335 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766335 is #899CCA. Grayscale: #636363. Windows color (decimal): -9018571 or 3498870. OLE color: 3498870.
HSL color Cylindrical-coordinate representation of color #766335: hue angle of 42.46º 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 #766335 is Cyan = 0, Magento = 0.16, Yellow = 0.55 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 99 | 53 | - |
| CMYK | 0 | 0.16 | 0.55 | 0.54 |
| HSL | 42.46º | 0.38% | 0.34% | - |
| HSV(B) | 42.46º | 0.55% | 0.46% | - |
| XYZ | 12.58 | 13.03 | 5.22 | - |
| YUV | 99.44 | 101.79 | 141.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 99 | 53 | 0 | 0.16 | 0.55 | 0.54 | 42.46 | 0.38 | 0.34 |
| Hex | 76 | 63 | 35 | 0 | 10 | 37 | 36 | 2A | 26 | 22 |
| Octal | 166 | 143 | 65 | 0 | 20 | 67 | 66 | 52 | 46 | 42 |
| Binary | 1110110 | 1100011 | 110101 | 0 | 10000 | 110111 | 110110 | 101010 | 100110 | 100010 |
Color Harmonies of #766335
Complementary color
Monochromatic Colors of #766335
Black with #766335
Text Example
Text Example
White with #766335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766335; }
p { color: rgb(118,99,53); }
H1.HeaderClassName
{
color: #766335;
}
.AnyTagClassName
{
color: #766335;
}
</style>
background-color css
<style>
a { background-color: #766335; }
a { background-color: rgb(118,99,53); }
div.DivClassName
{
background-color: #766335;
}
.BgClassName
{
background-color: #766335;
}
</style>
border-color css
<style>
span { border-color: #766335; }
span { border-color: rgb(118,99,53); }
td.TdClassName
{
border-color: #766335;
}
.TagClassName
{
border-color: #766335;
}
</style>