Shades of Himalaya #746431
Tints of Himalaya #746431
RGB
CMYK
RGB Variations
Color information
#746431 (or 0x746431) is known color: Himalaya. HEX triplet: 74, 64 and 31. RGB value is (116,100,49). Sum of RGB (Red+Green+Blue) = 116+100+49=265 (35% of max value = 765). Red value is 116 (45.70% from 255 or 43.77% from 265); Green value is 100 (39.45% from 255 or 37.74% from 265); Blue value is 49 (19.53% from 255 or 18.49% from 265); Max value from RGB is 116 - color contains mainly: red. Hex color #746431 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #746431 is #8B9BCE. Grayscale: #636363. Windows color (decimal): -9149391 or 3236980. OLE color: 3236980.
HSL color Cylindrical-coordinate representation of color #746431: hue angle of 45.67º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #746431 is Cyan = 0, Magento = 0.14, Yellow = 0.58 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 100 | 49 | - |
| CMYK | 0 | 0.14 | 0.58 | 0.55 |
| HSL | 45.67º | 0.41% | 0.32% | - |
| HSV(B) | 45.67º | 0.58% | 0.45% | - |
| XYZ | 12.31 | 13.05 | 4.78 | - |
| YUV | 98.97 | 99.8 | 140.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 100 | 49 | 0 | 0.14 | 0.58 | 0.55 | 45.67 | 0.41 | 0.32 |
| Hex | 74 | 64 | 31 | 0 | E | 3A | 37 | 2E | 29 | 20 |
| Octal | 164 | 144 | 61 | 0 | 16 | 72 | 67 | 56 | 51 | 40 |
| Binary | 1110100 | 1100100 | 110001 | 0 | 1110 | 111010 | 110111 | 101110 | 101001 | 100000 |
Color Harmonies of #746431
Complementary color
Monochromatic Colors of #746431
Black with #746431
Text Example
Text Example
White with #746431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746431; }
p { color: rgb(116,100,49); }
H1.HeaderClassName
{
color: #746431;
}
.AnyTagClassName
{
color: #746431;
}
</style>
background-color css
<style>
a { background-color: #746431; }
a { background-color: rgb(116,100,49); }
div.DivClassName
{
background-color: #746431;
}
.BgClassName
{
background-color: #746431;
}
</style>
border-color css
<style>
span { border-color: #746431; }
span { border-color: rgb(116,100,49); }
td.TdClassName
{
border-color: #746431;
}
.TagClassName
{
border-color: #746431;
}
</style>