Shades of Himalaya #766732
Tints of Himalaya #766732
RGB
CMYK
RGB Variations
Color information
#766732 (or 0x766732) is known color: Himalaya. HEX triplet: 76, 67 and 32. RGB value is (118,103,50). Sum of RGB (Red+Green+Blue) = 118+103+50=271 (35% of max value = 765). Red value is 118 (46.48% from 255 or 43.54% from 271); Green value is 103 (40.62% from 255 or 38.01% from 271); Blue value is 50 (19.92% from 255 or 18.45% from 271); Max value from RGB is 118 - color contains mainly: red. Hex color #766732 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766732 is #8998CD. Grayscale: #656565. Windows color (decimal): -9017550 or 3303286. OLE color: 3303286.
HSL color Cylindrical-coordinate representation of color #766732: hue angle of 46.76º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #766732 is Cyan = 0, Magento = 0.13, Yellow = 0.58 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 103 | 50 | - |
| CMYK | 0 | 0.13 | 0.58 | 0.54 |
| HSL | 46.76º | 0.4% | 0.33% | - |
| HSV(B) | 46.76º | 0.58% | 0.46% | - |
| XYZ | 12.9 | 13.78 | 5 | - |
| YUV | 101.44 | 98.97 | 139.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 103 | 50 | 0 | 0.13 | 0.58 | 0.54 | 46.76 | 0.4 | 0.33 |
| Hex | 76 | 67 | 32 | 0 | D | 3A | 36 | 2F | 28 | 21 |
| Octal | 166 | 147 | 62 | 0 | 15 | 72 | 66 | 57 | 50 | 41 |
| Binary | 1110110 | 1100111 | 110010 | 0 | 1101 | 111010 | 110110 | 101111 | 101000 | 100001 |
Color Harmonies of #766732
Complementary color
Monochromatic Colors of #766732
Black with #766732
Text Example
Text Example
White with #766732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766732; }
p { color: rgb(118,103,50); }
H1.HeaderClassName
{
color: #766732;
}
.AnyTagClassName
{
color: #766732;
}
</style>
background-color css
<style>
a { background-color: #766732; }
a { background-color: rgb(118,103,50); }
div.DivClassName
{
background-color: #766732;
}
.BgClassName
{
background-color: #766732;
}
</style>
border-color css
<style>
span { border-color: #766732; }
span { border-color: rgb(118,103,50); }
td.TdClassName
{
border-color: #766732;
}
.TagClassName
{
border-color: #766732;
}
</style>