Shades of Himalaya #756132
Tints of Himalaya #756132
RGB
CMYK
RGB Variations
Color information
#756132 (or 0x756132) is known color: Himalaya. HEX triplet: 75, 61 and 32. RGB value is (117,97,50). Sum of RGB (Red+Green+Blue) = 117+97+50=264 (34% of max value = 765). Red value is 117 (46.09% from 255 or 44.32% from 264); Green value is 97 (38.28% from 255 or 36.74% from 264); Blue value is 50 (19.92% from 255 or 18.94% from 264); Max value from RGB is 117 - color contains mainly: red. Hex color #756132 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756132 is #8A9ECD. Grayscale: #616161. Windows color (decimal): -9084622 or 3301749. OLE color: 3301749.
HSL color Cylindrical-coordinate representation of color #756132: 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 #756132 is Cyan = 0, Magento = 0.17, Yellow = 0.57 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 97 | 50 | - |
| 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.19 | 12.56 | 4.8 | - |
| YUV | 97.62 | 101.13 | 141.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 97 | 50 | 0 | 0.17 | 0.57 | 0.54 | 42.09 | 0.4 | 0.33 |
| Hex | 75 | 61 | 32 | 0 | 11 | 39 | 36 | 2A | 28 | 21 |
| Octal | 165 | 141 | 62 | 0 | 21 | 71 | 66 | 52 | 50 | 41 |
| Binary | 1110101 | 1100001 | 110010 | 0 | 10001 | 111001 | 110110 | 101010 | 101000 | 100001 |
Color Harmonies of #756132
Complementary color
Monochromatic Colors of #756132
Black with #756132
Text Example
Text Example
White with #756132
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756132; }
p { color: rgb(117,97,50); }
H1.HeaderClassName
{
color: #756132;
}
.AnyTagClassName
{
color: #756132;
}
</style>
background-color css
<style>
a { background-color: #756132; }
a { background-color: rgb(117,97,50); }
div.DivClassName
{
background-color: #756132;
}
.BgClassName
{
background-color: #756132;
}
</style>
border-color css
<style>
span { border-color: #756132; }
span { border-color: rgb(117,97,50); }
td.TdClassName
{
border-color: #756132;
}
.TagClassName
{
border-color: #756132;
}
</style>