Shades of Himalaya #766834
Tints of Himalaya #766834
RGB
CMYK
RGB Variations
Color information
#766834 (or 0x766834) is known color: Himalaya. HEX triplet: 76, 68 and 34. RGB value is (118,104,52). Sum of RGB (Red+Green+Blue) = 118+104+52=274 (36% of max value = 765). Red value is 118 (46.48% from 255 or 43.07% from 274); Green value is 104 (41.02% from 255 or 37.96% from 274); Blue value is 52 (20.70% from 255 or 18.98% from 274); Max value from RGB is 118 - color contains mainly: red. Hex color #766834 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766834 is #8997CB. Grayscale: #666666. Windows color (decimal): -9017292 or 3434614. OLE color: 3434614.
HSL color Cylindrical-coordinate representation of color #766834: hue angle of 47.27º 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 #766834 is Cyan = 0, Magento = 0.12, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 104 | 52 | - |
| CMYK | 0 | 0.12 | 0.56 | 0.54 |
| HSL | 47.27º | 0.39% | 0.33% | - |
| HSV(B) | 47.27º | 0.56% | 0.46% | - |
| XYZ | 13.04 | 14 | 5.26 | - |
| YUV | 102.26 | 99.64 | 139.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 104 | 52 | 0 | 0.12 | 0.56 | 0.54 | 47.27 | 0.39 | 0.33 |
| Hex | 76 | 68 | 34 | 0 | C | 38 | 36 | 2F | 27 | 21 |
| Octal | 166 | 150 | 64 | 0 | 14 | 70 | 66 | 57 | 47 | 41 |
| Binary | 1110110 | 1101000 | 110100 | 0 | 1100 | 111000 | 110110 | 101111 | 100111 | 100001 |
Color Harmonies of #766834
Complementary color
Monochromatic Colors of #766834
Black with #766834
Text Example
Text Example
White with #766834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766834; }
p { color: rgb(118,104,52); }
H1.HeaderClassName
{
color: #766834;
}
.AnyTagClassName
{
color: #766834;
}
</style>
background-color css
<style>
a { background-color: #766834; }
a { background-color: rgb(118,104,52); }
div.DivClassName
{
background-color: #766834;
}
.BgClassName
{
background-color: #766834;
}
</style>
border-color css
<style>
span { border-color: #766834; }
span { border-color: rgb(118,104,52); }
td.TdClassName
{
border-color: #766834;
}
.TagClassName
{
border-color: #766834;
}
</style>