Shades of Himalaya #716136
Tints of Himalaya #716136
RGB
CMYK
RGB Variations
Color information
#716136 (or 0x716136) is known color: Himalaya. HEX triplet: 71, 61 and 36. RGB value is (113,97,54). Sum of RGB (Red+Green+Blue) = 113+97+54=264 (34% of max value = 765). Red value is 113 (44.53% from 255 or 42.80% from 264); Green value is 97 (38.28% from 255 or 36.74% from 264); Blue value is 54 (21.48% from 255 or 20.45% from 264); Max value from RGB is 113 - color contains mainly: red. Hex color #716136 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716136 is #8E9EC9. Grayscale: #616161. Windows color (decimal): -9346762 or 3563889. OLE color: 3563889.
HSL color Cylindrical-coordinate representation of color #716136: hue angle of 43.73º 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 #716136 is Cyan = 0, Magento = 0.14, Yellow = 0.52 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 97 | 54 | - |
| CMYK | 0 | 0.14 | 0.52 | 0.56 |
| HSL | 43.73º | 0.35% | 0.33% | - |
| HSV(B) | 43.73º | 0.52% | 0.44% | - |
| XYZ | 11.75 | 12.33 | 5.25 | - |
| YUV | 96.88 | 103.8 | 139.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 97 | 54 | 0 | 0.14 | 0.52 | 0.56 | 43.73 | 0.35 | 0.33 |
| Hex | 71 | 61 | 36 | 0 | E | 34 | 38 | 2C | 23 | 21 |
| Octal | 161 | 141 | 66 | 0 | 16 | 64 | 70 | 54 | 43 | 41 |
| Binary | 1110001 | 1100001 | 110110 | 0 | 1110 | 110100 | 111000 | 101100 | 100011 | 100001 |
Color Harmonies of #716136
Complementary color
Monochromatic Colors of #716136
Black with #716136
Text Example
Text Example
White with #716136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716136; }
p { color: rgb(113,97,54); }
H1.HeaderClassName
{
color: #716136;
}
.AnyTagClassName
{
color: #716136;
}
</style>
background-color css
<style>
a { background-color: #716136; }
a { background-color: rgb(113,97,54); }
div.DivClassName
{
background-color: #716136;
}
.BgClassName
{
background-color: #716136;
}
</style>
border-color css
<style>
span { border-color: #716136; }
span { border-color: rgb(113,97,54); }
td.TdClassName
{
border-color: #716136;
}
.TagClassName
{
border-color: #716136;
}
</style>