Shades of Himalaya #716237
Tints of Himalaya #716237
RGB
CMYK
RGB Variations
Color information
#716237 (or 0x716237) is known color: Himalaya. HEX triplet: 71, 62 and 37. RGB value is (113,98,55). Sum of RGB (Red+Green+Blue) = 113+98+55=266 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.48% from 266); Green value is 98 (38.67% from 255 or 36.84% from 266); Blue value is 55 (21.88% from 255 or 20.68% from 266); Max value from RGB is 113 - color contains mainly: red. Hex color #716237 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716237 is #8E9DC8. Grayscale: #616161. Windows color (decimal): -9346505 or 3629681. OLE color: 3629681.
HSL color Cylindrical-coordinate representation of color #716237: hue angle of 44.48º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #716237 is Cyan = 0, Magento = 0.13, Yellow = 0.51 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 98 | 55 | - |
| CMYK | 0 | 0.13 | 0.51 | 0.56 |
| HSL | 44.48º | 0.35% | 0.33% | - |
| HSV(B) | 44.48º | 0.51% | 0.44% | - |
| XYZ | 11.87 | 12.52 | 5.41 | - |
| YUV | 97.58 | 103.97 | 139 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 98 | 55 | 0 | 0.13 | 0.51 | 0.56 | 44.48 | 0.35 | 0.33 |
| Hex | 71 | 62 | 37 | 0 | D | 33 | 38 | 2C | 23 | 21 |
| Octal | 161 | 142 | 67 | 0 | 15 | 63 | 70 | 54 | 43 | 41 |
| Binary | 1110001 | 1100010 | 110111 | 0 | 1101 | 110011 | 111000 | 101100 | 100011 | 100001 |
Color Harmonies of #716237
Complementary color
Monochromatic Colors of #716237
Black with #716237
Text Example
Text Example
White with #716237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716237; }
p { color: rgb(113,98,55); }
H1.HeaderClassName
{
color: #716237;
}
.AnyTagClassName
{
color: #716237;
}
</style>
background-color css
<style>
a { background-color: #716237; }
a { background-color: rgb(113,98,55); }
div.DivClassName
{
background-color: #716237;
}
.BgClassName
{
background-color: #716237;
}
</style>
border-color css
<style>
span { border-color: #716237; }
span { border-color: rgb(113,98,55); }
td.TdClassName
{
border-color: #716237;
}
.TagClassName
{
border-color: #716237;
}
</style>