Shades of Himalaya #716432
Tints of Himalaya #716432
RGB
CMYK
RGB Variations
Color information
#716432 (or 0x716432) is known color: Himalaya. HEX triplet: 71, 64 and 32. RGB value is (113,100,50). Sum of RGB (Red+Green+Blue) = 113+100+50=263 (34% of max value = 765). Red value is 113 (44.53% from 255 or 42.97% from 263); Green value is 100 (39.45% from 255 or 38.02% from 263); Blue value is 50 (19.92% from 255 or 19.01% from 263); Max value from RGB is 113 - color contains mainly: red. Hex color #716432 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716432 is #8E9BCD. Grayscale: #626262. Windows color (decimal): -9345998 or 3302513. OLE color: 3302513.
HSL color Cylindrical-coordinate representation of color #716432: hue angle of 47.62º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #716432 is Cyan = 0, Magento = 0.12, Yellow = 0.56 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 100 | 50 | - |
| CMYK | 0 | 0.12 | 0.56 | 0.56 |
| HSL | 47.62º | 0.39% | 0.32% | - |
| HSV(B) | 47.62º | 0.56% | 0.44% | - |
| XYZ | 11.94 | 12.86 | 4.87 | - |
| YUV | 98.19 | 100.81 | 138.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 100 | 50 | 0 | 0.12 | 0.56 | 0.56 | 47.62 | 0.39 | 0.32 |
| Hex | 71 | 64 | 32 | 0 | C | 38 | 38 | 30 | 27 | 20 |
| Octal | 161 | 144 | 62 | 0 | 14 | 70 | 70 | 60 | 47 | 40 |
| Binary | 1110001 | 1100100 | 110010 | 0 | 1100 | 111000 | 111000 | 110000 | 100111 | 100000 |
Color Harmonies of #716432
Complementary color
Monochromatic Colors of #716432
Black with #716432
Text Example
Text Example
White with #716432
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716432; }
p { color: rgb(113,100,50); }
H1.HeaderClassName
{
color: #716432;
}
.AnyTagClassName
{
color: #716432;
}
</style>
background-color css
<style>
a { background-color: #716432; }
a { background-color: rgb(113,100,50); }
div.DivClassName
{
background-color: #716432;
}
.BgClassName
{
background-color: #716432;
}
</style>
border-color css
<style>
span { border-color: #716432; }
span { border-color: rgb(113,100,50); }
td.TdClassName
{
border-color: #716432;
}
.TagClassName
{
border-color: #716432;
}
</style>