Shades of Himalaya #756034
Tints of Himalaya #756034
RGB
CMYK
RGB Variations
Color information
#756034 (or 0x756034) is known color: Himalaya. HEX triplet: 75, 60 and 34. RGB value is (117,96,52). Sum of RGB (Red+Green+Blue) = 117+96+52=265 (35% of max value = 765). Red value is 117 (46.09% from 255 or 44.15% from 265); Green value is 96 (37.89% from 255 or 36.23% from 265); Blue value is 52 (20.70% from 255 or 19.62% from 265); Max value from RGB is 117 - color contains mainly: red. Hex color #756034 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756034 is #8A9FCB. Grayscale: #616161. Windows color (decimal): -9084876 or 3432565. OLE color: 3432565.
HSL color Cylindrical-coordinate representation of color #756034: hue angle of 40.62º 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 #756034 is Cyan = 0, Magento = 0.18, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 96 | 52 | - |
| CMYK | 0 | 0.18 | 0.56 | 0.54 |
| HSL | 40.62º | 0.38% | 0.33% | - |
| HSV(B) | 40.62º | 0.56% | 0.46% | - |
| XYZ | 12.14 | 12.4 | 5 | - |
| YUV | 97.26 | 102.46 | 142.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 96 | 52 | 0 | 0.18 | 0.56 | 0.54 | 40.62 | 0.38 | 0.33 |
| Hex | 75 | 60 | 34 | 0 | 12 | 38 | 36 | 29 | 26 | 21 |
| Octal | 165 | 140 | 64 | 0 | 22 | 70 | 66 | 51 | 46 | 41 |
| Binary | 1110101 | 1100000 | 110100 | 0 | 10010 | 111000 | 110110 | 101001 | 100110 | 100001 |
Color Harmonies of #756034
Complementary color
Monochromatic Colors of #756034
Black with #756034
Text Example
Text Example
White with #756034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756034; }
p { color: rgb(117,96,52); }
H1.HeaderClassName
{
color: #756034;
}
.AnyTagClassName
{
color: #756034;
}
</style>
background-color css
<style>
a { background-color: #756034; }
a { background-color: rgb(117,96,52); }
div.DivClassName
{
background-color: #756034;
}
.BgClassName
{
background-color: #756034;
}
</style>
border-color css
<style>
span { border-color: #756034; }
span { border-color: rgb(117,96,52); }
td.TdClassName
{
border-color: #756034;
}
.TagClassName
{
border-color: #756034;
}
</style>