Shades of Himalaya #716036
Tints of Himalaya #716036
RGB
CMYK
RGB Variations
Color information
#716036 (or 0x716036) is known color: Himalaya. HEX triplet: 71, 60 and 36. RGB value is (113,96,54). Sum of RGB (Red+Green+Blue) = 113+96+54=263 (34% of max value = 765). Red value is 113 (44.53% from 255 or 42.97% from 263); Green value is 96 (37.89% from 255 or 36.50% from 263); Blue value is 54 (21.48% from 255 or 20.53% from 263); Max value from RGB is 113 - color contains mainly: red. Hex color #716036 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716036 is #8E9FC9. Grayscale: #606060. Windows color (decimal): -9347018 or 3563633. OLE color: 3563633.
HSL color Cylindrical-coordinate representation of color #716036: hue angle of 42.71º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #716036 is Cyan = 0, Magento = 0.15, Yellow = 0.52 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 96 | 54 | - |
| CMYK | 0 | 0.15 | 0.52 | 0.56 |
| HSL | 42.71º | 0.35% | 0.33% | - |
| HSV(B) | 42.71º | 0.52% | 0.44% | - |
| XYZ | 11.66 | 12.14 | 5.22 | - |
| YUV | 96.3 | 104.13 | 139.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 96 | 54 | 0 | 0.15 | 0.52 | 0.56 | 42.71 | 0.35 | 0.33 |
| Hex | 71 | 60 | 36 | 0 | F | 34 | 38 | 2B | 23 | 21 |
| Octal | 161 | 140 | 66 | 0 | 17 | 64 | 70 | 53 | 43 | 41 |
| Binary | 1110001 | 1100000 | 110110 | 0 | 1111 | 110100 | 111000 | 101011 | 100011 | 100001 |
Color Harmonies of #716036
Complementary color
Monochromatic Colors of #716036
Black with #716036
Text Example
Text Example
White with #716036
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716036; }
p { color: rgb(113,96,54); }
H1.HeaderClassName
{
color: #716036;
}
.AnyTagClassName
{
color: #716036;
}
</style>
background-color css
<style>
a { background-color: #716036; }
a { background-color: rgb(113,96,54); }
div.DivClassName
{
background-color: #716036;
}
.BgClassName
{
background-color: #716036;
}
</style>
border-color css
<style>
span { border-color: #716036; }
span { border-color: rgb(113,96,54); }
td.TdClassName
{
border-color: #716036;
}
.TagClassName
{
border-color: #716036;
}
</style>