Shades of Himalaya #756736
Tints of Himalaya #756736
RGB
CMYK
RGB Variations
Color information
#756736 (or 0x756736) is known color: Himalaya. HEX triplet: 75, 67 and 36. RGB value is (117,103,54). Sum of RGB (Red+Green+Blue) = 117+103+54=274 (36% of max value = 765). Red value is 117 (46.09% from 255 or 42.70% from 274); Green value is 103 (40.62% from 255 or 37.59% from 274); Blue value is 54 (21.48% from 255 or 19.71% from 274); Max value from RGB is 117 - color contains mainly: red. Hex color #756736 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756736 is #8A98C9. Grayscale: #656565. Windows color (decimal): -9083082 or 3565429. OLE color: 3565429.
HSL color Cylindrical-coordinate representation of color #756736: hue angle of 46.67º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #756736 is Cyan = 0, Magento = 0.12, Yellow = 0.54 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 103 | 54 | - |
| CMYK | 0 | 0.12 | 0.54 | 0.54 |
| HSL | 46.67º | 0.37% | 0.34% | - |
| HSV(B) | 46.67º | 0.54% | 0.46% | - |
| XYZ | 12.85 | 13.75 | 5.47 | - |
| YUV | 101.6 | 101.14 | 138.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 103 | 54 | 0 | 0.12 | 0.54 | 0.54 | 46.67 | 0.37 | 0.34 |
| Hex | 75 | 67 | 36 | 0 | C | 36 | 36 | 2F | 25 | 22 |
| Octal | 165 | 147 | 66 | 0 | 14 | 66 | 66 | 57 | 45 | 42 |
| Binary | 1110101 | 1100111 | 110110 | 0 | 1100 | 110110 | 110110 | 101111 | 100101 | 100010 |
Color Harmonies of #756736
Complementary color
Monochromatic Colors of #756736
Black with #756736
Text Example
Text Example
White with #756736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756736; }
p { color: rgb(117,103,54); }
H1.HeaderClassName
{
color: #756736;
}
.AnyTagClassName
{
color: #756736;
}
</style>
background-color css
<style>
a { background-color: #756736; }
a { background-color: rgb(117,103,54); }
div.DivClassName
{
background-color: #756736;
}
.BgClassName
{
background-color: #756736;
}
</style>
border-color css
<style>
span { border-color: #756736; }
span { border-color: rgb(117,103,54); }
td.TdClassName
{
border-color: #756736;
}
.TagClassName
{
border-color: #756736;
}
</style>