Shades of Himalaya #746436
Tints of Himalaya #746436
RGB
CMYK
RGB Variations
Color information
#746436 (or 0x746436) is known color: Himalaya. HEX triplet: 74, 64 and 36. RGB value is (116,100,54). Sum of RGB (Red+Green+Blue) = 116+100+54=270 (35% of max value = 765). Red value is 116 (45.70% from 255 or 42.96% from 270); Green value is 100 (39.45% from 255 or 37.04% from 270); Blue value is 54 (21.48% from 255 or 20% from 270); Max value from RGB is 116 - color contains mainly: red. Hex color #746436 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #746436 is #8B9BC9. Grayscale: #636363. Windows color (decimal): -9149386 or 3564660. OLE color: 3564660.
HSL color Cylindrical-coordinate representation of color #746436: hue angle of 44.52º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #746436 is Cyan = 0, Magento = 0.14, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 100 | 54 | - |
| CMYK | 0 | 0.14 | 0.53 | 0.55 |
| HSL | 44.52º | 0.36% | 0.33% | - |
| HSV(B) | 44.52º | 0.53% | 0.45% | - |
| XYZ | 12.43 | 13.09 | 5.36 | - |
| YUV | 99.54 | 102.3 | 139.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 100 | 54 | 0 | 0.14 | 0.53 | 0.55 | 44.52 | 0.36 | 0.33 |
| Hex | 74 | 64 | 36 | 0 | E | 35 | 37 | 2D | 24 | 21 |
| Octal | 164 | 144 | 66 | 0 | 16 | 65 | 67 | 55 | 44 | 41 |
| Binary | 1110100 | 1100100 | 110110 | 0 | 1110 | 110101 | 110111 | 101101 | 100100 | 100001 |
Color Harmonies of #746436
Complementary color
Monochromatic Colors of #746436
Black with #746436
Text Example
Text Example
White with #746436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746436; }
p { color: rgb(116,100,54); }
H1.HeaderClassName
{
color: #746436;
}
.AnyTagClassName
{
color: #746436;
}
</style>
background-color css
<style>
a { background-color: #746436; }
a { background-color: rgb(116,100,54); }
div.DivClassName
{
background-color: #746436;
}
.BgClassName
{
background-color: #746436;
}
</style>
border-color css
<style>
span { border-color: #746436; }
span { border-color: rgb(116,100,54); }
td.TdClassName
{
border-color: #746436;
}
.TagClassName
{
border-color: #746436;
}
</style>