Shades of Himalaya #756134
Tints of Himalaya #756134
RGB
CMYK
RGB Variations
Color information
#756134 (or 0x756134) is known color: Himalaya. HEX triplet: 75, 61 and 34. RGB value is (117,97,52). Sum of RGB (Red+Green+Blue) = 117+97+52=266 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.98% from 266); Green value is 97 (38.28% from 255 or 36.47% from 266); Blue value is 52 (20.70% from 255 or 19.55% from 266); Max value from RGB is 117 - color contains mainly: red. Hex color #756134 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756134 is #8A9ECB. Grayscale: #626262. Windows color (decimal): -9084620 or 3432821. OLE color: 3432821.
HSL color Cylindrical-coordinate representation of color #756134: hue angle of 41.54º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #756134 is Cyan = 0, Magento = 0.17, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 97 | 52 | - |
| CMYK | 0 | 0.17 | 0.56 | 0.54 |
| HSL | 41.54º | 0.38% | 0.33% | - |
| HSV(B) | 41.54º | 0.56% | 0.46% | - |
| XYZ | 12.23 | 12.58 | 5.03 | - |
| YUV | 97.85 | 102.13 | 141.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 97 | 52 | 0 | 0.17 | 0.56 | 0.54 | 41.54 | 0.38 | 0.33 |
| Hex | 75 | 61 | 34 | 0 | 11 | 38 | 36 | 2A | 26 | 21 |
| Octal | 165 | 141 | 64 | 0 | 21 | 70 | 66 | 52 | 46 | 41 |
| Binary | 1110101 | 1100001 | 110100 | 0 | 10001 | 111000 | 110110 | 101010 | 100110 | 100001 |
Color Harmonies of #756134
Complementary color
Monochromatic Colors of #756134
Black with #756134
Text Example
Text Example
White with #756134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756134; }
p { color: rgb(117,97,52); }
H1.HeaderClassName
{
color: #756134;
}
.AnyTagClassName
{
color: #756134;
}
</style>
background-color css
<style>
a { background-color: #756134; }
a { background-color: rgb(117,97,52); }
div.DivClassName
{
background-color: #756134;
}
.BgClassName
{
background-color: #756134;
}
</style>
border-color css
<style>
span { border-color: #756134; }
span { border-color: rgb(117,97,52); }
td.TdClassName
{
border-color: #756134;
}
.TagClassName
{
border-color: #756134;
}
</style>