Shades of Himalaya #766234
Tints of Himalaya #766234
RGB
CMYK
RGB Variations
Color information
#766234 (or 0x766234) is known color: Himalaya. HEX triplet: 76, 62 and 34. RGB value is (118,98,52). Sum of RGB (Red+Green+Blue) = 118+98+52=268 (35% of max value = 765). Red value is 118 (46.48% from 255 or 44.03% from 268); Green value is 98 (38.67% from 255 or 36.57% from 268); Blue value is 52 (20.70% from 255 or 19.40% from 268); Max value from RGB is 118 - color contains mainly: red. Hex color #766234 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766234 is #899DCB. Grayscale: #626262. Windows color (decimal): -9018828 or 3433078. OLE color: 3433078.
HSL color Cylindrical-coordinate representation of color #766234: hue angle of 41.82º 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 #766234 is Cyan = 0, Magento = 0.17, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 98 | 52 | - |
| CMYK | 0 | 0.17 | 0.56 | 0.54 |
| HSL | 41.82º | 0.39% | 0.33% | - |
| HSV(B) | 41.82º | 0.56% | 0.46% | - |
| XYZ | 12.46 | 12.83 | 5.07 | - |
| YUV | 98.74 | 101.63 | 141.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 98 | 52 | 0 | 0.17 | 0.56 | 0.54 | 41.82 | 0.39 | 0.33 |
| Hex | 76 | 62 | 34 | 0 | 11 | 38 | 36 | 2A | 27 | 21 |
| Octal | 166 | 142 | 64 | 0 | 21 | 70 | 66 | 52 | 47 | 41 |
| Binary | 1110110 | 1100010 | 110100 | 0 | 10001 | 111000 | 110110 | 101010 | 100111 | 100001 |
Color Harmonies of #766234
Complementary color
Monochromatic Colors of #766234
Black with #766234
Text Example
Text Example
White with #766234
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766234; }
p { color: rgb(118,98,52); }
H1.HeaderClassName
{
color: #766234;
}
.AnyTagClassName
{
color: #766234;
}
</style>
background-color css
<style>
a { background-color: #766234; }
a { background-color: rgb(118,98,52); }
div.DivClassName
{
background-color: #766234;
}
.BgClassName
{
background-color: #766234;
}
</style>
border-color css
<style>
span { border-color: #766234; }
span { border-color: rgb(118,98,52); }
td.TdClassName
{
border-color: #766234;
}
.TagClassName
{
border-color: #766234;
}
</style>