Shades of Himalaya #716020
Tints of Himalaya #716020
RGB
CMYK
RGB Variations
Color information
#716020 (or 0x716020) is known color: Himalaya. HEX triplet: 71, 60 and 20. RGB value is (113,96,32). Sum of RGB (Red+Green+Blue) = 113+96+32=241 (31% of max value = 765). Red value is 113 (44.53% from 255 or 46.89% from 241); Green value is 96 (37.89% from 255 or 39.83% from 241); Blue value is 32 (12.89% from 255 or 13.28% from 241); Max value from RGB is 113 - color contains mainly: red. Hex color #716020 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716020 is #8E9FDF. Grayscale: #5E5E5E. Windows color (decimal): -9347040 or 2121841. OLE color: 2121841.
HSL color Cylindrical-coordinate representation of color #716020: hue angle of 47.41º degrees, saturation: 0.56, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #716020 is Cyan = 0, Magento = 0.15, Yellow = 0.72 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 96 | 32 | - |
| CMYK | 0 | 0.15 | 0.72 | 0.56 |
| HSL | 47.41º | 0.56% | 0.28% | - |
| HSV(B) | 47.41º | 0.72% | 0.44% | - |
| XYZ | 11.25 | 11.98 | 3.09 | - |
| YUV | 93.79 | 93.13 | 141.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 96 | 32 | 0 | 0.15 | 0.72 | 0.56 | 47.41 | 0.56 | 0.28 |
| Hex | 71 | 60 | 20 | 0 | F | 48 | 38 | 2F | 38 | 1C |
| Octal | 161 | 140 | 40 | 0 | 17 | 110 | 70 | 57 | 70 | 34 |
| Binary | 1110001 | 1100000 | 100000 | 0 | 1111 | 1001000 | 111000 | 101111 | 111000 | 11100 |
Color Harmonies of #716020
Complementary color
Monochromatic Colors of #716020
Black with #716020
Text Example
Text Example
White with #716020
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716020; }
p { color: rgb(113,96,32); }
H1.HeaderClassName
{
color: #716020;
}
.AnyTagClassName
{
color: #716020;
}
</style>
background-color css
<style>
a { background-color: #716020; }
a { background-color: rgb(113,96,32); }
div.DivClassName
{
background-color: #716020;
}
.BgClassName
{
background-color: #716020;
}
</style>
border-color css
<style>
span { border-color: #716020; }
span { border-color: rgb(113,96,32); }
td.TdClassName
{
border-color: #716020;
}
.TagClassName
{
border-color: #716020;
}
</style>