Shades of Himalaya #716121
Tints of Himalaya #716121
RGB
CMYK
RGB Variations
Color information
#716121 (or 0x716121) is known color: Himalaya. HEX triplet: 71, 61 and 21. RGB value is (113,97,33). Sum of RGB (Red+Green+Blue) = 113+97+33=243 (32% of max value = 765). Red value is 113 (44.53% from 255 or 46.50% from 243); Green value is 97 (38.28% from 255 or 39.92% from 243); Blue value is 33 (13.28% from 255 or 13.58% from 243); Max value from RGB is 113 - color contains mainly: red. Hex color #716121 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716121 is #8E9EDE. Grayscale: #5E5E5E. Windows color (decimal): -9346783 or 2187633. OLE color: 2187633.
HSL color Cylindrical-coordinate representation of color #716121: hue angle of 48º 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 #716121 is Cyan = 0, Magento = 0.14, Yellow = 0.71 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 97 | 33 | - |
| CMYK | 0 | 0.14 | 0.71 | 0.56 |
| HSL | 48º | 0.55% | 0.29% | - |
| HSV(B) | 48º | 0.71% | 0.44% | - |
| XYZ | 11.36 | 12.17 | 3.19 | - |
| YUV | 94.49 | 93.3 | 141.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 97 | 33 | 0 | 0.14 | 0.71 | 0.56 | 48 | 0.55 | 0.29 |
| Hex | 71 | 61 | 21 | 0 | E | 47 | 38 | 30 | 37 | 1D |
| Octal | 161 | 141 | 41 | 0 | 16 | 107 | 70 | 60 | 67 | 35 |
| Binary | 1110001 | 1100001 | 100001 | 0 | 1110 | 1000111 | 111000 | 110000 | 110111 | 11101 |
Color Harmonies of #716121
Complementary color
Monochromatic Colors of #716121
Black with #716121
Text Example
Text Example
White with #716121
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716121; }
p { color: rgb(113,97,33); }
H1.HeaderClassName
{
color: #716121;
}
.AnyTagClassName
{
color: #716121;
}
</style>
background-color css
<style>
a { background-color: #716121; }
a { background-color: rgb(113,97,33); }
div.DivClassName
{
background-color: #716121;
}
.BgClassName
{
background-color: #716121;
}
</style>
border-color css
<style>
span { border-color: #716121; }
span { border-color: rgb(113,97,33); }
td.TdClassName
{
border-color: #716121;
}
.TagClassName
{
border-color: #716121;
}
</style>