Shades of Himalaya #716221
Tints of Himalaya #716221
RGB
CMYK
RGB Variations
Color information
#716221 (or 0x716221) is known color: Himalaya. HEX triplet: 71, 62 and 21. RGB value is (113,98,33). Sum of RGB (Red+Green+Blue) = 113+98+33=244 (32% of max value = 765). Red value is 113 (44.53% from 255 or 46.31% from 244); Green value is 98 (38.67% from 255 or 40.16% from 244); Blue value is 33 (13.28% from 255 or 13.52% from 244); Max value from RGB is 113 - color contains mainly: red. Hex color #716221 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716221 is #8E9DDE. Grayscale: #5F5F5F. Windows color (decimal): -9346527 or 2187889. OLE color: 2187889.
HSL color Cylindrical-coordinate representation of color #716221: hue angle of 48.75º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #716221 is Cyan = 0, Magento = 0.13, Yellow = 0.71 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 98 | 33 | - |
| CMYK | 0 | 0.13 | 0.71 | 0.56 |
| HSL | 48.75º | 0.55% | 0.29% | - |
| HSV(B) | 48.75º | 0.71% | 0.44% | - |
| XYZ | 11.45 | 12.36 | 3.22 | - |
| YUV | 95.08 | 92.97 | 140.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 98 | 33 | 0 | 0.13 | 0.71 | 0.56 | 48.75 | 0.55 | 0.29 |
| Hex | 71 | 62 | 21 | 0 | D | 47 | 38 | 31 | 37 | 1D |
| Octal | 161 | 142 | 41 | 0 | 15 | 107 | 70 | 61 | 67 | 35 |
| Binary | 1110001 | 1100010 | 100001 | 0 | 1101 | 1000111 | 111000 | 110001 | 110111 | 11101 |
Color Harmonies of #716221
Complementary color
Monochromatic Colors of #716221
Black with #716221
Text Example
Text Example
White with #716221
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716221; }
p { color: rgb(113,98,33); }
H1.HeaderClassName
{
color: #716221;
}
.AnyTagClassName
{
color: #716221;
}
</style>
background-color css
<style>
a { background-color: #716221; }
a { background-color: rgb(113,98,33); }
div.DivClassName
{
background-color: #716221;
}
.BgClassName
{
background-color: #716221;
}
</style>
border-color css
<style>
span { border-color: #716221; }
span { border-color: rgb(113,98,33); }
td.TdClassName
{
border-color: #716221;
}
.TagClassName
{
border-color: #716221;
}
</style>