Shades of Himalaya #756934
Tints of Himalaya #756934
RGB
CMYK
RGB Variations
Color information
#756934 (or 0x756934) is known color: Himalaya. HEX triplet: 75, 69 and 34. RGB value is (117,105,52). Sum of RGB (Red+Green+Blue) = 117+105+52=274 (36% of max value = 765). Red value is 117 (46.09% from 255 or 42.70% from 274); Green value is 105 (41.41% from 255 or 38.32% from 274); Blue value is 52 (20.70% from 255 or 18.98% from 274); Max value from RGB is 117 - color contains mainly: red. Hex color #756934 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756934 is #8A96CB. Grayscale: #666666. Windows color (decimal): -9082572 or 3434869. OLE color: 3434869.
HSL color Cylindrical-coordinate representation of color #756934: hue angle of 48.92º 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 #756934 is Cyan = 0, Magento = 0.10, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 105 | 52 | - |
| CMYK | 0 | 0.10 | 0.56 | 0.54 |
| HSL | 48.92º | 0.38% | 0.33% | - |
| HSV(B) | 48.92º | 0.56% | 0.46% | - |
| XYZ | 13.01 | 14.13 | 5.29 | - |
| YUV | 102.55 | 99.48 | 138.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 105 | 52 | 0 | 0.10 | 0.56 | 0.54 | 48.92 | 0.38 | 0.33 |
| Hex | 75 | 69 | 34 | 0 | A | 38 | 36 | 31 | 26 | 21 |
| Octal | 165 | 151 | 64 | 0 | 12 | 70 | 66 | 61 | 46 | 41 |
| Binary | 1110101 | 1101001 | 110100 | 0 | 1010 | 111000 | 110110 | 110001 | 100110 | 100001 |
Color Harmonies of #756934
Complementary color
Monochromatic Colors of #756934
Black with #756934
Text Example
Text Example
White with #756934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756934; }
p { color: rgb(117,105,52); }
H1.HeaderClassName
{
color: #756934;
}
.AnyTagClassName
{
color: #756934;
}
</style>
background-color css
<style>
a { background-color: #756934; }
a { background-color: rgb(117,105,52); }
div.DivClassName
{
background-color: #756934;
}
.BgClassName
{
background-color: #756934;
}
</style>
border-color css
<style>
span { border-color: #756934; }
span { border-color: rgb(117,105,52); }
td.TdClassName
{
border-color: #756934;
}
.TagClassName
{
border-color: #756934;
}
</style>