Shades of Himalaya #716535
Tints of Himalaya #716535
RGB
CMYK
RGB Variations
Color information
#716535 (or 0x716535) is known color: Himalaya. HEX triplet: 71, 65 and 35. RGB value is (113,101,53). Sum of RGB (Red+Green+Blue) = 113+101+53=267 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.32% from 267); Green value is 101 (39.84% from 255 or 37.83% from 267); Blue value is 53 (21.09% from 255 or 19.85% from 267); Max value from RGB is 113 - color contains mainly: red. Hex color #716535 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716535 is #8E9ACA. Grayscale: #636363. Windows color (decimal): -9345739 or 3499377. OLE color: 3499377.
HSL color Cylindrical-coordinate representation of color #716535: hue angle of 48º 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 #716535 is Cyan = 0, Magento = 0.11, Yellow = 0.53 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 101 | 53 | - |
| CMYK | 0 | 0.11 | 0.53 | 0.56 |
| HSL | 48º | 0.36% | 0.33% | - |
| HSV(B) | 48º | 0.53% | 0.44% | - |
| XYZ | 12.11 | 13.08 | 5.25 | - |
| YUV | 99.12 | 101.98 | 137.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 101 | 53 | 0 | 0.11 | 0.53 | 0.56 | 48 | 0.36 | 0.33 |
| Hex | 71 | 65 | 35 | 0 | B | 35 | 38 | 30 | 24 | 21 |
| Octal | 161 | 145 | 65 | 0 | 13 | 65 | 70 | 60 | 44 | 41 |
| Binary | 1110001 | 1100101 | 110101 | 0 | 1011 | 110101 | 111000 | 110000 | 100100 | 100001 |
Color Harmonies of #716535
Complementary color
Monochromatic Colors of #716535
Black with #716535
Text Example
Text Example
White with #716535
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716535; }
p { color: rgb(113,101,53); }
H1.HeaderClassName
{
color: #716535;
}
.AnyTagClassName
{
color: #716535;
}
</style>
background-color css
<style>
a { background-color: #716535; }
a { background-color: rgb(113,101,53); }
div.DivClassName
{
background-color: #716535;
}
.BgClassName
{
background-color: #716535;
}
</style>
border-color css
<style>
span { border-color: #716535; }
span { border-color: rgb(113,101,53); }
td.TdClassName
{
border-color: #716535;
}
.TagClassName
{
border-color: #716535;
}
</style>