Shades of Himalaya #716737
Tints of Himalaya #716737
RGB
CMYK
RGB Variations
Color information
#716737 (or 0x716737) is known color: Himalaya. HEX triplet: 71, 67 and 37. RGB value is (113,103,55). Sum of RGB (Red+Green+Blue) = 113+103+55=271 (35% of max value = 765). Red value is 113 (44.53% from 255 or 41.70% from 271); Green value is 103 (40.62% from 255 or 38.01% from 271); Blue value is 55 (21.88% from 255 or 20.30% from 271); Max value from RGB is 113 - color contains mainly: red. Hex color #716737 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716737 is #8E98C8. Grayscale: #646464. Windows color (decimal): -9345225 or 3630961. OLE color: 3630961.
HSL color Cylindrical-coordinate representation of color #716737: hue angle of 49.66º 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 #716737 is Cyan = 0, Magento = 0.09, Yellow = 0.51 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 103 | 55 | - |
| CMYK | 0 | 0.09 | 0.51 | 0.56 |
| HSL | 49.66º | 0.35% | 0.33% | - |
| HSV(B) | 49.66º | 0.51% | 0.44% | - |
| XYZ | 12.35 | 13.49 | 5.57 | - |
| YUV | 100.52 | 102.31 | 136.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 103 | 55 | 0 | 0.09 | 0.51 | 0.56 | 49.66 | 0.35 | 0.33 |
| Hex | 71 | 67 | 37 | 0 | 9 | 33 | 38 | 32 | 23 | 21 |
| Octal | 161 | 147 | 67 | 0 | 11 | 63 | 70 | 62 | 43 | 41 |
| Binary | 1110001 | 1100111 | 110111 | 0 | 1001 | 110011 | 111000 | 110010 | 100011 | 100001 |
Color Harmonies of #716737
Complementary color
Monochromatic Colors of #716737
Black with #716737
Text Example
Text Example
White with #716737
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716737; }
p { color: rgb(113,103,55); }
H1.HeaderClassName
{
color: #716737;
}
.AnyTagClassName
{
color: #716737;
}
</style>
background-color css
<style>
a { background-color: #716737; }
a { background-color: rgb(113,103,55); }
div.DivClassName
{
background-color: #716737;
}
.BgClassName
{
background-color: #716737;
}
</style>
border-color css
<style>
span { border-color: #716737; }
span { border-color: rgb(113,103,55); }
td.TdClassName
{
border-color: #716737;
}
.TagClassName
{
border-color: #716737;
}
</style>