Shades of Himalaya #746437
Tints of Himalaya #746437
RGB
CMYK
RGB Variations
Color information
#746437 (or 0x746437) is known color: Himalaya. HEX triplet: 74, 64 and 37. RGB value is (116,100,55). Sum of RGB (Red+Green+Blue) = 116+100+55=271 (35% of max value = 765). Red value is 116 (45.70% from 255 or 42.80% from 271); Green value is 100 (39.45% from 255 or 36.90% from 271); Blue value is 55 (21.88% from 255 or 20.30% from 271); Max value from RGB is 116 - color contains mainly: red. Hex color #746437 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #746437 is #8B9BC8. Grayscale: #636363. Windows color (decimal): -9149385 or 3630196. OLE color: 3630196.
HSL color Cylindrical-coordinate representation of color #746437: hue angle of 44.26º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #746437 is Cyan = 0, Magento = 0.14, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 100 | 55 | - |
| CMYK | 0 | 0.14 | 0.53 | 0.55 |
| HSL | 44.26º | 0.36% | 0.34% | - |
| HSV(B) | 44.26º | 0.53% | 0.45% | - |
| XYZ | 12.45 | 13.1 | 5.49 | - |
| YUV | 99.65 | 102.8 | 139.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 100 | 55 | 0 | 0.14 | 0.53 | 0.55 | 44.26 | 0.36 | 0.34 |
| Hex | 74 | 64 | 37 | 0 | E | 35 | 37 | 2C | 24 | 22 |
| Octal | 164 | 144 | 67 | 0 | 16 | 65 | 67 | 54 | 44 | 42 |
| Binary | 1110100 | 1100100 | 110111 | 0 | 1110 | 110101 | 110111 | 101100 | 100100 | 100010 |
Color Harmonies of #746437
Complementary color
Monochromatic Colors of #746437
Black with #746437
Text Example
Text Example
White with #746437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746437; }
p { color: rgb(116,100,55); }
H1.HeaderClassName
{
color: #746437;
}
.AnyTagClassName
{
color: #746437;
}
</style>
background-color css
<style>
a { background-color: #746437; }
a { background-color: rgb(116,100,55); }
div.DivClassName
{
background-color: #746437;
}
.BgClassName
{
background-color: #746437;
}
</style>
border-color css
<style>
span { border-color: #746437; }
span { border-color: rgb(116,100,55); }
td.TdClassName
{
border-color: #746437;
}
.TagClassName
{
border-color: #746437;
}
</style>