Shades of Himalaya #716135
Tints of Himalaya #716135
RGB
CMYK
RGB Variations
Color information
#716135 (or 0x716135) is known color: Himalaya. HEX triplet: 71, 61 and 35. RGB value is (113,97,53). Sum of RGB (Red+Green+Blue) = 113+97+53=263 (34% of max value = 765). Red value is 113 (44.53% from 255 or 42.97% from 263); Green value is 97 (38.28% from 255 or 36.88% from 263); Blue value is 53 (21.09% from 255 or 20.15% from 263); Max value from RGB is 113 - color contains mainly: red. Hex color #716135 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716135 is #8E9ECA. Grayscale: #606060. Windows color (decimal): -9346763 or 3498353. OLE color: 3498353.
HSL color Cylindrical-coordinate representation of color #716135: hue angle of 44º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #716135 is Cyan = 0, Magento = 0.14, Yellow = 0.53 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 97 | 53 | - |
| CMYK | 0 | 0.14 | 0.53 | 0.56 |
| HSL | 44º | 0.36% | 0.33% | - |
| HSV(B) | 44º | 0.53% | 0.44% | - |
| XYZ | 11.73 | 12.32 | 5.13 | - |
| YUV | 96.77 | 103.3 | 139.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 97 | 53 | 0 | 0.14 | 0.53 | 0.56 | 44 | 0.36 | 0.33 |
| Hex | 71 | 61 | 35 | 0 | E | 35 | 38 | 2C | 24 | 21 |
| Octal | 161 | 141 | 65 | 0 | 16 | 65 | 70 | 54 | 44 | 41 |
| Binary | 1110001 | 1100001 | 110101 | 0 | 1110 | 110101 | 111000 | 101100 | 100100 | 100001 |
Color Harmonies of #716135
Complementary color
Monochromatic Colors of #716135
Black with #716135
Text Example
Text Example
White with #716135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716135; }
p { color: rgb(113,97,53); }
H1.HeaderClassName
{
color: #716135;
}
.AnyTagClassName
{
color: #716135;
}
</style>
background-color css
<style>
a { background-color: #716135; }
a { background-color: rgb(113,97,53); }
div.DivClassName
{
background-color: #716135;
}
.BgClassName
{
background-color: #716135;
}
</style>
border-color css
<style>
span { border-color: #716135; }
span { border-color: rgb(113,97,53); }
td.TdClassName
{
border-color: #716135;
}
.TagClassName
{
border-color: #716135;
}
</style>