Shades of Himalaya #716130
Tints of Himalaya #716130
RGB
CMYK
RGB Variations
Color information
#716130 (or 0x716130) is known color: Himalaya. HEX triplet: 71, 61 and 30. RGB value is (113,97,48). Sum of RGB (Red+Green+Blue) = 113+97+48=258 (34% of max value = 765). Red value is 113 (44.53% from 255 or 43.80% from 258); Green value is 97 (38.28% from 255 or 37.60% from 258); Blue value is 48 (19.14% from 255 or 18.60% from 258); Max value from RGB is 113 - color contains mainly: red. Hex color #716130 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716130 is #8E9ECF. Grayscale: #606060. Windows color (decimal): -9346768 or 3170673. OLE color: 3170673.
HSL color Cylindrical-coordinate representation of color #716130: hue angle of 45.23º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #716130 is Cyan = 0, Magento = 0.14, Yellow = 0.58 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 97 | 48 | - |
| CMYK | 0 | 0.14 | 0.58 | 0.56 |
| HSL | 45.23º | 0.4% | 0.32% | - |
| HSV(B) | 45.23º | 0.58% | 0.44% | - |
| XYZ | 11.62 | 12.27 | 4.55 | - |
| YUV | 96.2 | 100.8 | 139.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 97 | 48 | 0 | 0.14 | 0.58 | 0.56 | 45.23 | 0.4 | 0.32 |
| Hex | 71 | 61 | 30 | 0 | E | 3A | 38 | 2D | 28 | 20 |
| Octal | 161 | 141 | 60 | 0 | 16 | 72 | 70 | 55 | 50 | 40 |
| Binary | 1110001 | 1100001 | 110000 | 0 | 1110 | 111010 | 111000 | 101101 | 101000 | 100000 |
Color Harmonies of #716130
Complementary color
Monochromatic Colors of #716130
Black with #716130
Text Example
Text Example
White with #716130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716130; }
p { color: rgb(113,97,48); }
H1.HeaderClassName
{
color: #716130;
}
.AnyTagClassName
{
color: #716130;
}
</style>
background-color css
<style>
a { background-color: #716130; }
a { background-color: rgb(113,97,48); }
div.DivClassName
{
background-color: #716130;
}
.BgClassName
{
background-color: #716130;
}
</style>
border-color css
<style>
span { border-color: #716130; }
span { border-color: rgb(113,97,48); }
td.TdClassName
{
border-color: #716130;
}
.TagClassName
{
border-color: #716130;
}
</style>