Shades of Himalaya #716131
Tints of Himalaya #716131
RGB
CMYK
RGB Variations
Color information
#716131 (or 0x716131) is known color: Himalaya. HEX triplet: 71, 61 and 31. RGB value is (113,97,49). Sum of RGB (Red+Green+Blue) = 113+97+49=259 (34% of max value = 765). Red value is 113 (44.53% from 255 or 43.63% from 259); Green value is 97 (38.28% from 255 or 37.45% from 259); Blue value is 49 (19.53% from 255 or 18.92% from 259); Max value from RGB is 113 - color contains mainly: red. Hex color #716131 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716131 is #8E9ECE. Grayscale: #606060. Windows color (decimal): -9346767 or 3236209. OLE color: 3236209.
HSL color Cylindrical-coordinate representation of color #716131: hue angle of 45º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #716131 is Cyan = 0, Magento = 0.14, Yellow = 0.57 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 97 | 49 | - |
| CMYK | 0 | 0.14 | 0.57 | 0.56 |
| HSL | 45º | 0.4% | 0.32% | - |
| HSV(B) | 45º | 0.57% | 0.44% | - |
| XYZ | 11.64 | 12.28 | 4.66 | - |
| YUV | 96.31 | 101.3 | 139.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 97 | 49 | 0 | 0.14 | 0.57 | 0.56 | 45 | 0.4 | 0.32 |
| Hex | 71 | 61 | 31 | 0 | E | 39 | 38 | 2D | 28 | 20 |
| Octal | 161 | 141 | 61 | 0 | 16 | 71 | 70 | 55 | 50 | 40 |
| Binary | 1110001 | 1100001 | 110001 | 0 | 1110 | 111001 | 111000 | 101101 | 101000 | 100000 |
Color Harmonies of #716131
Complementary color
Monochromatic Colors of #716131
Black with #716131
Text Example
Text Example
White with #716131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716131; }
p { color: rgb(113,97,49); }
H1.HeaderClassName
{
color: #716131;
}
.AnyTagClassName
{
color: #716131;
}
</style>
background-color css
<style>
a { background-color: #716131; }
a { background-color: rgb(113,97,49); }
div.DivClassName
{
background-color: #716131;
}
.BgClassName
{
background-color: #716131;
}
</style>
border-color css
<style>
span { border-color: #716131; }
span { border-color: rgb(113,97,49); }
td.TdClassName
{
border-color: #716131;
}
.TagClassName
{
border-color: #716131;
}
</style>