Shades of Himalaya #756637
Tints of Himalaya #756637
RGB
CMYK
RGB Variations
Color information
#756637 (or 0x756637) is known color: Himalaya. HEX triplet: 75, 66 and 37. RGB value is (117,102,55). Sum of RGB (Red+Green+Blue) = 117+102+55=274 (36% of max value = 765). Red value is 117 (46.09% from 255 or 42.70% from 274); Green value is 102 (40.23% from 255 or 37.23% from 274); Blue value is 55 (21.88% from 255 or 20.07% from 274); Max value from RGB is 117 - color contains mainly: red. Hex color #756637 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756637 is #8A99C8. Grayscale: #656565. Windows color (decimal): -9083337 or 3630709. OLE color: 3630709.
HSL color Cylindrical-coordinate representation of color #756637: hue angle of 45.48º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #756637 is Cyan = 0, Magento = 0.13, Yellow = 0.53 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 102 | 55 | - |
| CMYK | 0 | 0.13 | 0.53 | 0.54 |
| HSL | 45.48º | 0.36% | 0.34% | - |
| HSV(B) | 45.48º | 0.53% | 0.46% | - |
| XYZ | 12.78 | 13.56 | 5.56 | - |
| YUV | 101.13 | 101.97 | 139.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 102 | 55 | 0 | 0.13 | 0.53 | 0.54 | 45.48 | 0.36 | 0.34 |
| Hex | 75 | 66 | 37 | 0 | D | 35 | 36 | 2D | 24 | 22 |
| Octal | 165 | 146 | 67 | 0 | 15 | 65 | 66 | 55 | 44 | 42 |
| Binary | 1110101 | 1100110 | 110111 | 0 | 1101 | 110101 | 110110 | 101101 | 100100 | 100010 |
Color Harmonies of #756637
Complementary color
Monochromatic Colors of #756637
Black with #756637
Text Example
Text Example
White with #756637
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756637; }
p { color: rgb(117,102,55); }
H1.HeaderClassName
{
color: #756637;
}
.AnyTagClassName
{
color: #756637;
}
</style>
background-color css
<style>
a { background-color: #756637; }
a { background-color: rgb(117,102,55); }
div.DivClassName
{
background-color: #756637;
}
.BgClassName
{
background-color: #756637;
}
</style>
border-color css
<style>
span { border-color: #756637; }
span { border-color: rgb(117,102,55); }
td.TdClassName
{
border-color: #756637;
}
.TagClassName
{
border-color: #756637;
}
</style>