Shades of Himalaya #716231
Tints of Himalaya #716231
RGB
CMYK
RGB Variations
Color information
#716231 (or 0x716231) is known color: Himalaya. HEX triplet: 71, 62 and 31. RGB value is (113,98,49). Sum of RGB (Red+Green+Blue) = 113+98+49=260 (34% of max value = 765). Red value is 113 (44.53% from 255 or 43.46% from 260); Green value is 98 (38.67% from 255 or 37.69% from 260); Blue value is 49 (19.53% from 255 or 18.85% from 260); Max value from RGB is 113 - color contains mainly: red. Hex color #716231 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716231 is #8E9DCE. Grayscale: #616161. Windows color (decimal): -9346511 or 3236465. OLE color: 3236465.
HSL color Cylindrical-coordinate representation of color #716231: hue angle of 45.94º 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 #716231 is Cyan = 0, Magento = 0.13, Yellow = 0.57 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 98 | 49 | - |
| CMYK | 0 | 0.13 | 0.57 | 0.56 |
| HSL | 45.94º | 0.4% | 0.32% | - |
| HSV(B) | 45.94º | 0.57% | 0.44% | - |
| XYZ | 11.73 | 12.47 | 4.69 | - |
| YUV | 96.9 | 100.97 | 139.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 98 | 49 | 0 | 0.13 | 0.57 | 0.56 | 45.94 | 0.4 | 0.32 |
| Hex | 71 | 62 | 31 | 0 | D | 39 | 38 | 2E | 28 | 20 |
| Octal | 161 | 142 | 61 | 0 | 15 | 71 | 70 | 56 | 50 | 40 |
| Binary | 1110001 | 1100010 | 110001 | 0 | 1101 | 111001 | 111000 | 101110 | 101000 | 100000 |
Color Harmonies of #716231
Complementary color
Monochromatic Colors of #716231
Black with #716231
Text Example
Text Example
White with #716231
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716231; }
p { color: rgb(113,98,49); }
H1.HeaderClassName
{
color: #716231;
}
.AnyTagClassName
{
color: #716231;
}
</style>
background-color css
<style>
a { background-color: #716231; }
a { background-color: rgb(113,98,49); }
div.DivClassName
{
background-color: #716231;
}
.BgClassName
{
background-color: #716231;
}
</style>
border-color css
<style>
span { border-color: #716231; }
span { border-color: rgb(113,98,49); }
td.TdClassName
{
border-color: #716231;
}
.TagClassName
{
border-color: #716231;
}
</style>