Shades of Himalaya #736431
Tints of Himalaya #736431
RGB
CMYK
RGB Variations
Color information
#736431 (or 0x736431) is known color: Himalaya. HEX triplet: 73, 64 and 31. RGB value is (115,100,49). Sum of RGB (Red+Green+Blue) = 115+100+49=264 (34% of max value = 765). Red value is 115 (45.31% from 255 or 43.56% from 264); Green value is 100 (39.45% from 255 or 37.88% from 264); Blue value is 49 (19.53% from 255 or 18.56% from 264); Max value from RGB is 115 - color contains mainly: red. Hex color #736431 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #736431 is #8C9BCE. Grayscale: #626262. Windows color (decimal): -9214927 or 3236979. OLE color: 3236979.
HSL color Cylindrical-coordinate representation of color #736431: hue angle of 46.36º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #736431 is Cyan = 0, Magento = 0.13, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 100 | 49 | - |
| CMYK | 0 | 0.13 | 0.57 | 0.55 |
| HSL | 46.36º | 0.4% | 0.32% | - |
| HSV(B) | 46.36º | 0.57% | 0.45% | - |
| XYZ | 12.18 | 12.98 | 4.77 | - |
| YUV | 98.67 | 99.97 | 139.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 100 | 49 | 0 | 0.13 | 0.57 | 0.55 | 46.36 | 0.4 | 0.32 |
| Hex | 73 | 64 | 31 | 0 | D | 39 | 37 | 2E | 28 | 20 |
| Octal | 163 | 144 | 61 | 0 | 15 | 71 | 67 | 56 | 50 | 40 |
| Binary | 1110011 | 1100100 | 110001 | 0 | 1101 | 111001 | 110111 | 101110 | 101000 | 100000 |
Color Harmonies of #736431
Complementary color
Monochromatic Colors of #736431
Black with #736431
Text Example
Text Example
White with #736431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736431; }
p { color: rgb(115,100,49); }
H1.HeaderClassName
{
color: #736431;
}
.AnyTagClassName
{
color: #736431;
}
</style>
background-color css
<style>
a { background-color: #736431; }
a { background-color: rgb(115,100,49); }
div.DivClassName
{
background-color: #736431;
}
.BgClassName
{
background-color: #736431;
}
</style>
border-color css
<style>
span { border-color: #736431; }
span { border-color: rgb(115,100,49); }
td.TdClassName
{
border-color: #736431;
}
.TagClassName
{
border-color: #736431;
}
</style>