Shades of Himalaya #746132
Tints of Himalaya #746132
RGB
CMYK
RGB Variations
Color information
#746132 (or 0x746132) is known color: Himalaya. HEX triplet: 74, 61 and 32. RGB value is (116,97,50). Sum of RGB (Red+Green+Blue) = 116+97+50=263 (34% of max value = 765). Red value is 116 (45.70% from 255 or 44.11% from 263); Green value is 97 (38.28% from 255 or 36.88% from 263); Blue value is 50 (19.92% from 255 or 19.01% from 263); Max value from RGB is 116 - color contains mainly: red. Hex color #746132 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #746132 is #8B9ECD. Grayscale: #616161. Windows color (decimal): -9150158 or 3301748. OLE color: 3301748.
HSL color Cylindrical-coordinate representation of color #746132: hue angle of 42.73º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #746132 is Cyan = 0, Magento = 0.16, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 97 | 50 | - |
| CMYK | 0 | 0.16 | 0.57 | 0.55 |
| HSL | 42.73º | 0.4% | 0.33% | - |
| HSV(B) | 42.73º | 0.57% | 0.45% | - |
| XYZ | 12.05 | 12.49 | 4.79 | - |
| YUV | 97.32 | 101.29 | 141.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 97 | 50 | 0 | 0.16 | 0.57 | 0.55 | 42.73 | 0.4 | 0.33 |
| Hex | 74 | 61 | 32 | 0 | 10 | 39 | 37 | 2B | 28 | 21 |
| Octal | 164 | 141 | 62 | 0 | 20 | 71 | 67 | 53 | 50 | 41 |
| Binary | 1110100 | 1100001 | 110010 | 0 | 10000 | 111001 | 110111 | 101011 | 101000 | 100001 |
Color Harmonies of #746132
Complementary color
Monochromatic Colors of #746132
Black with #746132
Text Example
Text Example
White with #746132
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746132; }
p { color: rgb(116,97,50); }
H1.HeaderClassName
{
color: #746132;
}
.AnyTagClassName
{
color: #746132;
}
</style>
background-color css
<style>
a { background-color: #746132; }
a { background-color: rgb(116,97,50); }
div.DivClassName
{
background-color: #746132;
}
.BgClassName
{
background-color: #746132;
}
</style>
border-color css
<style>
span { border-color: #746132; }
span { border-color: rgb(116,97,50); }
td.TdClassName
{
border-color: #746132;
}
.TagClassName
{
border-color: #746132;
}
</style>