Shades of Himalaya #766233
Tints of Himalaya #766233
RGB
CMYK
RGB Variations
Color information
#766233 (or 0x766233) is known color: Himalaya. HEX triplet: 76, 62 and 33. RGB value is (118,98,51). Sum of RGB (Red+Green+Blue) = 118+98+51=267 (35% of max value = 765). Red value is 118 (46.48% from 255 or 44.19% from 267); Green value is 98 (38.67% from 255 or 36.70% from 267); Blue value is 51 (20.31% from 255 or 19.10% from 267); Max value from RGB is 118 - color contains mainly: red. Hex color #766233 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766233 is #899DCC. Grayscale: #626262. Windows color (decimal): -9018829 or 3367542. OLE color: 3367542.
HSL color Cylindrical-coordinate representation of color #766233: hue angle of 42.09º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #766233 is Cyan = 0, Magento = 0.17, Yellow = 0.57 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 98 | 51 | - |
| CMYK | 0 | 0.17 | 0.57 | 0.54 |
| HSL | 42.09º | 0.4% | 0.33% | - |
| HSV(B) | 42.09º | 0.57% | 0.46% | - |
| XYZ | 12.44 | 12.83 | 4.95 | - |
| YUV | 98.62 | 101.13 | 141.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 98 | 51 | 0 | 0.17 | 0.57 | 0.54 | 42.09 | 0.4 | 0.33 |
| Hex | 76 | 62 | 33 | 0 | 11 | 39 | 36 | 2A | 28 | 21 |
| Octal | 166 | 142 | 63 | 0 | 21 | 71 | 66 | 52 | 50 | 41 |
| Binary | 1110110 | 1100010 | 110011 | 0 | 10001 | 111001 | 110110 | 101010 | 101000 | 100001 |
Color Harmonies of #766233
Complementary color
Monochromatic Colors of #766233
Black with #766233
Text Example
Text Example
White with #766233
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766233; }
p { color: rgb(118,98,51); }
H1.HeaderClassName
{
color: #766233;
}
.AnyTagClassName
{
color: #766233;
}
</style>
background-color css
<style>
a { background-color: #766233; }
a { background-color: rgb(118,98,51); }
div.DivClassName
{
background-color: #766233;
}
.BgClassName
{
background-color: #766233;
}
</style>
border-color css
<style>
span { border-color: #766233; }
span { border-color: rgb(118,98,51); }
td.TdClassName
{
border-color: #766233;
}
.TagClassName
{
border-color: #766233;
}
</style>