Shades of Himalaya #756431
Tints of Himalaya #756431
RGB
CMYK
RGB Variations
Color information
#756431 (or 0x756431) is known color: Himalaya. HEX triplet: 75, 64 and 31. RGB value is (117,100,49). Sum of RGB (Red+Green+Blue) = 117+100+49=266 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.98% from 266); Green value is 100 (39.45% from 255 or 37.59% from 266); Blue value is 49 (19.53% from 255 or 18.42% from 266); Max value from RGB is 117 - color contains mainly: red. Hex color #756431 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756431 is #8A9BCE. Grayscale: #636363. Windows color (decimal): -9083855 or 3236981. OLE color: 3236981.
HSL color Cylindrical-coordinate representation of color #756431: hue angle of 45º 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 #756431 is Cyan = 0, Magento = 0.15, Yellow = 0.58 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 100 | 49 | - |
| CMYK | 0 | 0.15 | 0.58 | 0.54 |
| HSL | 45º | 0.41% | 0.33% | - |
| HSV(B) | 45º | 0.58% | 0.46% | - |
| XYZ | 12.45 | 13.12 | 4.78 | - |
| YUV | 99.27 | 99.63 | 140.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 100 | 49 | 0 | 0.15 | 0.58 | 0.54 | 45 | 0.41 | 0.33 |
| Hex | 75 | 64 | 31 | 0 | F | 3A | 36 | 2D | 29 | 21 |
| Octal | 165 | 144 | 61 | 0 | 17 | 72 | 66 | 55 | 51 | 41 |
| Binary | 1110101 | 1100100 | 110001 | 0 | 1111 | 111010 | 110110 | 101101 | 101001 | 100001 |
Color Harmonies of #756431
Complementary color
Monochromatic Colors of #756431
Black with #756431
Text Example
Text Example
White with #756431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756431; }
p { color: rgb(117,100,49); }
H1.HeaderClassName
{
color: #756431;
}
.AnyTagClassName
{
color: #756431;
}
</style>
background-color css
<style>
a { background-color: #756431; }
a { background-color: rgb(117,100,49); }
div.DivClassName
{
background-color: #756431;
}
.BgClassName
{
background-color: #756431;
}
</style>
border-color css
<style>
span { border-color: #756431; }
span { border-color: rgb(117,100,49); }
td.TdClassName
{
border-color: #756431;
}
.TagClassName
{
border-color: #756431;
}
</style>