Shades of Himalaya #766734
Tints of Himalaya #766734
RGB
CMYK
RGB Variations
Color information
#766734 (or 0x766734) is known color: Himalaya. HEX triplet: 76, 67 and 34. RGB value is (118,103,52). Sum of RGB (Red+Green+Blue) = 118+103+52=273 (36% of max value = 765). Red value is 118 (46.48% from 255 or 43.22% from 273); Green value is 103 (40.62% from 255 or 37.73% from 273); Blue value is 52 (20.70% from 255 or 19.05% from 273); Max value from RGB is 118 - color contains mainly: red. Hex color #766734 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766734 is #8998CB. Grayscale: #656565. Windows color (decimal): -9017548 or 3434358. OLE color: 3434358.
HSL color Cylindrical-coordinate representation of color #766734: hue angle of 46.36º 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 #766734 is Cyan = 0, Magento = 0.13, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 103 | 52 | - |
| CMYK | 0 | 0.13 | 0.56 | 0.54 |
| HSL | 46.36º | 0.39% | 0.33% | - |
| HSV(B) | 46.36º | 0.56% | 0.46% | - |
| XYZ | 12.94 | 13.8 | 5.23 | - |
| YUV | 101.67 | 99.97 | 139.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 103 | 52 | 0 | 0.13 | 0.56 | 0.54 | 46.36 | 0.39 | 0.33 |
| Hex | 76 | 67 | 34 | 0 | D | 38 | 36 | 2E | 27 | 21 |
| Octal | 166 | 147 | 64 | 0 | 15 | 70 | 66 | 56 | 47 | 41 |
| Binary | 1110110 | 1100111 | 110100 | 0 | 1101 | 111000 | 110110 | 101110 | 100111 | 100001 |
Color Harmonies of #766734
Complementary color
Monochromatic Colors of #766734
Black with #766734
Text Example
Text Example
White with #766734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766734; }
p { color: rgb(118,103,52); }
H1.HeaderClassName
{
color: #766734;
}
.AnyTagClassName
{
color: #766734;
}
</style>
background-color css
<style>
a { background-color: #766734; }
a { background-color: rgb(118,103,52); }
div.DivClassName
{
background-color: #766734;
}
.BgClassName
{
background-color: #766734;
}
</style>
border-color css
<style>
span { border-color: #766734; }
span { border-color: rgb(118,103,52); }
td.TdClassName
{
border-color: #766734;
}
.TagClassName
{
border-color: #766734;
}
</style>