Shades of Himalaya #746434
Tints of Himalaya #746434
RGB
CMYK
RGB Variations
Color information
#746434 (or 0x746434) is known color: Himalaya. HEX triplet: 74, 64 and 34. RGB value is (116,100,52). Sum of RGB (Red+Green+Blue) = 116+100+52=268 (35% of max value = 765). Red value is 116 (45.70% from 255 or 43.28% from 268); Green value is 100 (39.45% from 255 or 37.31% from 268); Blue value is 52 (20.70% from 255 or 19.40% from 268); Max value from RGB is 116 - color contains mainly: red. Hex color #746434 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #746434 is #8B9BCB. Grayscale: #636363. Windows color (decimal): -9149388 or 3433588. OLE color: 3433588.
HSL color Cylindrical-coordinate representation of color #746434: hue angle of 45º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #746434 is Cyan = 0, Magento = 0.14, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 100 | 52 | - |
| CMYK | 0 | 0.14 | 0.55 | 0.55 |
| HSL | 45º | 0.38% | 0.33% | - |
| HSV(B) | 45º | 0.55% | 0.45% | - |
| XYZ | 12.38 | 13.08 | 5.12 | - |
| YUV | 99.31 | 101.3 | 139.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 100 | 52 | 0 | 0.14 | 0.55 | 0.55 | 45 | 0.38 | 0.33 |
| Hex | 74 | 64 | 34 | 0 | E | 37 | 37 | 2D | 26 | 21 |
| Octal | 164 | 144 | 64 | 0 | 16 | 67 | 67 | 55 | 46 | 41 |
| Binary | 1110100 | 1100100 | 110100 | 0 | 1110 | 110111 | 110111 | 101101 | 100110 | 100001 |
Color Harmonies of #746434
Complementary color
Monochromatic Colors of #746434
Black with #746434
Text Example
Text Example
White with #746434
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746434; }
p { color: rgb(116,100,52); }
H1.HeaderClassName
{
color: #746434;
}
.AnyTagClassName
{
color: #746434;
}
</style>
background-color css
<style>
a { background-color: #746434; }
a { background-color: rgb(116,100,52); }
div.DivClassName
{
background-color: #746434;
}
.BgClassName
{
background-color: #746434;
}
</style>
border-color css
<style>
span { border-color: #746434; }
span { border-color: rgb(116,100,52); }
td.TdClassName
{
border-color: #746434;
}
.TagClassName
{
border-color: #746434;
}
</style>