Shades of Himalaya #756031
Tints of Himalaya #756031
RGB
CMYK
RGB Variations
Color information
#756031 (or 0x756031) is known color: Himalaya. HEX triplet: 75, 60 and 31. RGB value is (117,96,49). Sum of RGB (Red+Green+Blue) = 117+96+49=262 (34% of max value = 765). Red value is 117 (46.09% from 255 or 44.66% from 262); Green value is 96 (37.89% from 255 or 36.64% from 262); Blue value is 49 (19.53% from 255 or 18.70% from 262); Max value from RGB is 117 - color contains mainly: red. Hex color #756031 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756031 is #8A9FCE. Grayscale: #616161. Windows color (decimal): -9084879 or 3235957. OLE color: 3235957.
HSL color Cylindrical-coordinate representation of color #756031: hue angle of 41.47º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #756031 is Cyan = 0, Magento = 0.18, Yellow = 0.58 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 96 | 49 | - |
| CMYK | 0 | 0.18 | 0.58 | 0.54 |
| HSL | 41.47º | 0.41% | 0.33% | - |
| HSV(B) | 41.47º | 0.58% | 0.46% | - |
| XYZ | 12.07 | 12.37 | 4.66 | - |
| YUV | 96.92 | 100.96 | 142.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 96 | 49 | 0 | 0.18 | 0.58 | 0.54 | 41.47 | 0.41 | 0.33 |
| Hex | 75 | 60 | 31 | 0 | 12 | 3A | 36 | 29 | 29 | 21 |
| Octal | 165 | 140 | 61 | 0 | 22 | 72 | 66 | 51 | 51 | 41 |
| Binary | 1110101 | 1100000 | 110001 | 0 | 10010 | 111010 | 110110 | 101001 | 101001 | 100001 |
Color Harmonies of #756031
Complementary color
Monochromatic Colors of #756031
Black with #756031
Text Example
Text Example
White with #756031
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756031; }
p { color: rgb(117,96,49); }
H1.HeaderClassName
{
color: #756031;
}
.AnyTagClassName
{
color: #756031;
}
</style>
background-color css
<style>
a { background-color: #756031; }
a { background-color: rgb(117,96,49); }
div.DivClassName
{
background-color: #756031;
}
.BgClassName
{
background-color: #756031;
}
</style>
border-color css
<style>
span { border-color: #756031; }
span { border-color: rgb(117,96,49); }
td.TdClassName
{
border-color: #756031;
}
.TagClassName
{
border-color: #756031;
}
</style>