Shades of Himalaya #766034
Tints of Himalaya #766034
RGB
CMYK
RGB Variations
Color information
#766034 (or 0x766034) is known color: Himalaya. HEX triplet: 76, 60 and 34. RGB value is (118,96,52). Sum of RGB (Red+Green+Blue) = 118+96+52=266 (35% of max value = 765). Red value is 118 (46.48% from 255 or 44.36% from 266); Green value is 96 (37.89% from 255 or 36.09% from 266); Blue value is 52 (20.70% from 255 or 19.55% from 266); Max value from RGB is 118 - color contains mainly: red. Hex color #766034 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766034 is #899FCB. Grayscale: #616161. Windows color (decimal): -9019340 or 3432566. OLE color: 3432566.
HSL color Cylindrical-coordinate representation of color #766034: hue angle of 40º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #766034 is Cyan = 0, Magento = 0.19, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 96 | 52 | - |
| CMYK | 0 | 0.19 | 0.56 | 0.54 |
| HSL | 40º | 0.39% | 0.33% | - |
| HSV(B) | 40º | 0.56% | 0.46% | - |
| XYZ | 12.27 | 12.47 | 5.01 | - |
| YUV | 97.56 | 102.29 | 142.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 96 | 52 | 0 | 0.19 | 0.56 | 0.54 | 40 | 0.39 | 0.33 |
| Hex | 76 | 60 | 34 | 0 | 13 | 38 | 36 | 28 | 27 | 21 |
| Octal | 166 | 140 | 64 | 0 | 23 | 70 | 66 | 50 | 47 | 41 |
| Binary | 1110110 | 1100000 | 110100 | 0 | 10011 | 111000 | 110110 | 101000 | 100111 | 100001 |
Color Harmonies of #766034
Complementary color
Monochromatic Colors of #766034
Black with #766034
Text Example
Text Example
White with #766034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766034; }
p { color: rgb(118,96,52); }
H1.HeaderClassName
{
color: #766034;
}
.AnyTagClassName
{
color: #766034;
}
</style>
background-color css
<style>
a { background-color: #766034; }
a { background-color: rgb(118,96,52); }
div.DivClassName
{
background-color: #766034;
}
.BgClassName
{
background-color: #766034;
}
</style>
border-color css
<style>
span { border-color: #766034; }
span { border-color: rgb(118,96,52); }
td.TdClassName
{
border-color: #766034;
}
.TagClassName
{
border-color: #766034;
}
</style>