Shades of Himalaya #746329
Tints of Himalaya #746329
RGB
CMYK
RGB Variations
Color information
#746329 (or 0x746329) is known color: Himalaya. HEX triplet: 74, 63 and 29. RGB value is (116,99,41). Sum of RGB (Red+Green+Blue) = 116+99+41=256 (33% of max value = 765). Red value is 116 (45.70% from 255 or 45.31% from 256); Green value is 99 (39.06% from 255 or 38.67% from 256); Blue value is 41 (16.41% from 255 or 16.02% from 256); Max value from RGB is 116 - color contains mainly: red. Hex color #746329 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #746329 is #8B9CD6. Grayscale: #616161. Windows color (decimal): -9149655 or 2712436. OLE color: 2712436.
HSL color Cylindrical-coordinate representation of color #746329: hue angle of 46.4º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #746329 is Cyan = 0, Magento = 0.15, Yellow = 0.65 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 99 | 41 | - |
| CMYK | 0 | 0.15 | 0.65 | 0.55 |
| HSL | 46.4º | 0.48% | 0.31% | - |
| HSV(B) | 46.4º | 0.65% | 0.45% | - |
| XYZ | 12.06 | 12.8 | 3.93 | - |
| YUV | 97.47 | 96.13 | 141.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 99 | 41 | 0 | 0.15 | 0.65 | 0.55 | 46.4 | 0.48 | 0.31 |
| Hex | 74 | 63 | 29 | 0 | F | 41 | 37 | 2E | 30 | 1F |
| Octal | 164 | 143 | 51 | 0 | 17 | 101 | 67 | 56 | 60 | 37 |
| Binary | 1110100 | 1100011 | 101001 | 0 | 1111 | 1000001 | 110111 | 101110 | 110000 | 11111 |
Color Harmonies of #746329
Complementary color
Monochromatic Colors of #746329
Black with #746329
Text Example
Text Example
White with #746329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746329; }
p { color: rgb(116,99,41); }
H1.HeaderClassName
{
color: #746329;
}
.AnyTagClassName
{
color: #746329;
}
</style>
background-color css
<style>
a { background-color: #746329; }
a { background-color: rgb(116,99,41); }
div.DivClassName
{
background-color: #746329;
}
.BgClassName
{
background-color: #746329;
}
</style>
border-color css
<style>
span { border-color: #746329; }
span { border-color: rgb(116,99,41); }
td.TdClassName
{
border-color: #746329;
}
.TagClassName
{
border-color: #746329;
}
</style>