Shades of Himalaya #716128
Tints of Himalaya #716128
RGB
CMYK
RGB Variations
Color information
#716128 (or 0x716128) is known color: Himalaya. HEX triplet: 71, 61 and 28. RGB value is (113,97,40). Sum of RGB (Red+Green+Blue) = 113+97+40=250 (33% of max value = 765). Red value is 113 (44.53% from 255 or 45.2% from 250); Green value is 97 (38.28% from 255 or 38.8% from 250); Blue value is 40 (16.02% from 255 or 16% from 250); Max value from RGB is 113 - color contains mainly: red. Hex color #716128 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716128 is #8E9ED7. Grayscale: #5F5F5F. Windows color (decimal): -9346776 or 2646385. OLE color: 2646385.
HSL color Cylindrical-coordinate representation of color #716128: hue angle of 46.85º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #716128 is Cyan = 0, Magento = 0.14, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 97 | 40 | - |
| CMYK | 0 | 0.14 | 0.65 | 0.56 |
| HSL | 46.85º | 0.48% | 0.3% | - |
| HSV(B) | 46.85º | 0.65% | 0.44% | - |
| XYZ | 11.47 | 12.21 | 3.76 | - |
| YUV | 95.29 | 96.8 | 140.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 97 | 40 | 0 | 0.14 | 0.65 | 0.56 | 46.85 | 0.48 | 0.3 |
| Hex | 71 | 61 | 28 | 0 | E | 41 | 38 | 2F | 30 | 1E |
| Octal | 161 | 141 | 50 | 0 | 16 | 101 | 70 | 57 | 60 | 36 |
| Binary | 1110001 | 1100001 | 101000 | 0 | 1110 | 1000001 | 111000 | 101111 | 110000 | 11110 |
Color Harmonies of #716128
Complementary color
Monochromatic Colors of #716128
Black with #716128
Text Example
Text Example
White with #716128
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716128; }
p { color: rgb(113,97,40); }
H1.HeaderClassName
{
color: #716128;
}
.AnyTagClassName
{
color: #716128;
}
</style>
background-color css
<style>
a { background-color: #716128; }
a { background-color: rgb(113,97,40); }
div.DivClassName
{
background-color: #716128;
}
.BgClassName
{
background-color: #716128;
}
</style>
border-color css
<style>
span { border-color: #716128; }
span { border-color: rgb(113,97,40); }
td.TdClassName
{
border-color: #716128;
}
.TagClassName
{
border-color: #716128;
}
</style>