Shades of Himalaya #746532
Tints of Himalaya #746532
RGB
CMYK
RGB Variations
Color information
#746532 (or 0x746532) is known color: Himalaya. HEX triplet: 74, 65 and 32. RGB value is (116,101,50). Sum of RGB (Red+Green+Blue) = 116+101+50=267 (35% of max value = 765). Red value is 116 (45.70% from 255 or 43.45% from 267); Green value is 101 (39.84% from 255 or 37.83% from 267); Blue value is 50 (19.92% from 255 or 18.73% from 267); Max value from RGB is 116 - color contains mainly: red. Hex color #746532 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #746532 is #8B9ACD. Grayscale: #636363. Windows color (decimal): -9149134 or 3302772. OLE color: 3302772.
HSL color Cylindrical-coordinate representation of color #746532: hue angle of 46.36º 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 #746532 is Cyan = 0, Magento = 0.13, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 101 | 50 | - |
| CMYK | 0 | 0.13 | 0.57 | 0.55 |
| HSL | 46.36º | 0.4% | 0.33% | - |
| HSV(B) | 46.36º | 0.57% | 0.45% | - |
| XYZ | 12.43 | 13.25 | 4.92 | - |
| YUV | 99.67 | 99.97 | 139.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 101 | 50 | 0 | 0.13 | 0.57 | 0.55 | 46.36 | 0.4 | 0.33 |
| Hex | 74 | 65 | 32 | 0 | D | 39 | 37 | 2E | 28 | 21 |
| Octal | 164 | 145 | 62 | 0 | 15 | 71 | 67 | 56 | 50 | 41 |
| Binary | 1110100 | 1100101 | 110010 | 0 | 1101 | 111001 | 110111 | 101110 | 101000 | 100001 |
Color Harmonies of #746532
Complementary color
Monochromatic Colors of #746532
Black with #746532
Text Example
Text Example
White with #746532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746532; }
p { color: rgb(116,101,50); }
H1.HeaderClassName
{
color: #746532;
}
.AnyTagClassName
{
color: #746532;
}
</style>
background-color css
<style>
a { background-color: #746532; }
a { background-color: rgb(116,101,50); }
div.DivClassName
{
background-color: #746532;
}
.BgClassName
{
background-color: #746532;
}
</style>
border-color css
<style>
span { border-color: #746532; }
span { border-color: rgb(116,101,50); }
td.TdClassName
{
border-color: #746532;
}
.TagClassName
{
border-color: #746532;
}
</style>