Shades of Himalaya #756235
Tints of Himalaya #756235
RGB
CMYK
RGB Variations
Color information
#756235 (or 0x756235) is known color: Himalaya. HEX triplet: 75, 62 and 35. RGB value is (117,98,53). Sum of RGB (Red+Green+Blue) = 117+98+53=268 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.66% from 268); Green value is 98 (38.67% from 255 or 36.57% from 268); Blue value is 53 (21.09% from 255 or 19.78% from 268); Max value from RGB is 117 - color contains mainly: red. Hex color #756235 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756235 is #8A9DCA. Grayscale: #626262. Windows color (decimal): -9084363 or 3498613. OLE color: 3498613.
HSL color Cylindrical-coordinate representation of color #756235: hue angle of 42.19º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #756235 is Cyan = 0, Magento = 0.16, Yellow = 0.55 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 98 | 53 | - |
| CMYK | 0 | 0.16 | 0.55 | 0.54 |
| HSL | 42.19º | 0.38% | 0.33% | - |
| HSV(B) | 42.19º | 0.55% | 0.46% | - |
| XYZ | 12.35 | 12.77 | 5.18 | - |
| YUV | 98.55 | 102.29 | 141.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 98 | 53 | 0 | 0.16 | 0.55 | 0.54 | 42.19 | 0.38 | 0.33 |
| Hex | 75 | 62 | 35 | 0 | 10 | 37 | 36 | 2A | 26 | 21 |
| Octal | 165 | 142 | 65 | 0 | 20 | 67 | 66 | 52 | 46 | 41 |
| Binary | 1110101 | 1100010 | 110101 | 0 | 10000 | 110111 | 110110 | 101010 | 100110 | 100001 |
Color Harmonies of #756235
Complementary color
Monochromatic Colors of #756235
Black with #756235
Text Example
Text Example
White with #756235
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756235; }
p { color: rgb(117,98,53); }
H1.HeaderClassName
{
color: #756235;
}
.AnyTagClassName
{
color: #756235;
}
</style>
background-color css
<style>
a { background-color: #756235; }
a { background-color: rgb(117,98,53); }
div.DivClassName
{
background-color: #756235;
}
.BgClassName
{
background-color: #756235;
}
</style>
border-color css
<style>
span { border-color: #756235; }
span { border-color: rgb(117,98,53); }
td.TdClassName
{
border-color: #756235;
}
.TagClassName
{
border-color: #756235;
}
</style>