Shades of Himalaya #756837
Tints of Himalaya #756837
RGB
CMYK
RGB Variations
Color information
#756837 (or 0x756837) is known color: Himalaya. HEX triplet: 75, 68 and 37. RGB value is (117,104,55). Sum of RGB (Red+Green+Blue) = 117+104+55=276 (36% of max value = 765). Red value is 117 (46.09% from 255 or 42.39% from 276); Green value is 104 (41.02% from 255 or 37.68% from 276); Blue value is 55 (21.88% from 255 or 19.93% from 276); Max value from RGB is 117 - color contains mainly: red. Hex color #756837 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756837 is #8A97C8. Grayscale: #666666. Windows color (decimal): -9082825 or 3631221. OLE color: 3631221.
HSL color Cylindrical-coordinate representation of color #756837: hue angle of 47.42º 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 #756837 is Cyan = 0, Magento = 0.11, Yellow = 0.53 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 104 | 55 | - |
| CMYK | 0 | 0.11 | 0.53 | 0.54 |
| HSL | 47.42º | 0.36% | 0.34% | - |
| HSV(B) | 47.42º | 0.53% | 0.46% | - |
| XYZ | 12.98 | 13.96 | 5.62 | - |
| YUV | 102.3 | 101.31 | 138.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 104 | 55 | 0 | 0.11 | 0.53 | 0.54 | 47.42 | 0.36 | 0.34 |
| Hex | 75 | 68 | 37 | 0 | B | 35 | 36 | 2F | 24 | 22 |
| Octal | 165 | 150 | 67 | 0 | 13 | 65 | 66 | 57 | 44 | 42 |
| Binary | 1110101 | 1101000 | 110111 | 0 | 1011 | 110101 | 110110 | 101111 | 100100 | 100010 |
Color Harmonies of #756837
Complementary color
Monochromatic Colors of #756837
Black with #756837
Text Example
Text Example
White with #756837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756837; }
p { color: rgb(117,104,55); }
H1.HeaderClassName
{
color: #756837;
}
.AnyTagClassName
{
color: #756837;
}
</style>
background-color css
<style>
a { background-color: #756837; }
a { background-color: rgb(117,104,55); }
div.DivClassName
{
background-color: #756837;
}
.BgClassName
{
background-color: #756837;
}
</style>
border-color css
<style>
span { border-color: #756837; }
span { border-color: rgb(117,104,55); }
td.TdClassName
{
border-color: #756837;
}
.TagClassName
{
border-color: #756837;
}
</style>