Shades of Himalaya #746534
Tints of Himalaya #746534
RGB
CMYK
RGB Variations
Color information
#746534 (or 0x746534) is known color: Himalaya. HEX triplet: 74, 65 and 34. RGB value is (116,101,52). Sum of RGB (Red+Green+Blue) = 116+101+52=269 (35% of max value = 765). Red value is 116 (45.70% from 255 or 43.12% from 269); Green value is 101 (39.84% from 255 or 37.55% from 269); Blue value is 52 (20.70% from 255 or 19.33% from 269); Max value from RGB is 116 - color contains mainly: red. Hex color #746534 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #746534 is #8B9ACB. Grayscale: #646464. Windows color (decimal): -9149132 or 3433844. OLE color: 3433844.
HSL color Cylindrical-coordinate representation of color #746534: hue angle of 45.94º 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 #746534 is Cyan = 0, Magento = 0.13, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 101 | 52 | - |
| CMYK | 0 | 0.13 | 0.55 | 0.55 |
| HSL | 45.94º | 0.38% | 0.33% | - |
| HSV(B) | 45.94º | 0.55% | 0.45% | - |
| XYZ | 12.48 | 13.27 | 5.15 | - |
| YUV | 99.9 | 100.97 | 139.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 101 | 52 | 0 | 0.13 | 0.55 | 0.55 | 45.94 | 0.38 | 0.33 |
| Hex | 74 | 65 | 34 | 0 | D | 37 | 37 | 2E | 26 | 21 |
| Octal | 164 | 145 | 64 | 0 | 15 | 67 | 67 | 56 | 46 | 41 |
| Binary | 1110100 | 1100101 | 110100 | 0 | 1101 | 110111 | 110111 | 101110 | 100110 | 100001 |
Color Harmonies of #746534
Complementary color
Monochromatic Colors of #746534
Black with #746534
Text Example
Text Example
White with #746534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746534; }
p { color: rgb(116,101,52); }
H1.HeaderClassName
{
color: #746534;
}
.AnyTagClassName
{
color: #746534;
}
</style>
background-color css
<style>
a { background-color: #746534; }
a { background-color: rgb(116,101,52); }
div.DivClassName
{
background-color: #746534;
}
.BgClassName
{
background-color: #746534;
}
</style>
border-color css
<style>
span { border-color: #746534; }
span { border-color: rgb(116,101,52); }
td.TdClassName
{
border-color: #746534;
}
.TagClassName
{
border-color: #746534;
}
</style>