Shades of Himalaya #716437
Tints of Himalaya #716437
RGB
CMYK
RGB Variations
Color information
#716437 (or 0x716437) is known color: Himalaya. HEX triplet: 71, 64 and 37. RGB value is (113,100,55). Sum of RGB (Red+Green+Blue) = 113+100+55=268 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.16% from 268); Green value is 100 (39.45% from 255 or 37.31% from 268); Blue value is 55 (21.88% from 255 or 20.52% from 268); Max value from RGB is 113 - color contains mainly: red. Hex color #716437 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716437 is #8E9BC8. Grayscale: #626262. Windows color (decimal): -9345993 or 3630193. OLE color: 3630193.
HSL color Cylindrical-coordinate representation of color #716437: hue angle of 46.55º 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 #716437 is Cyan = 0, Magento = 0.12, Yellow = 0.51 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 100 | 55 | - |
| CMYK | 0 | 0.12 | 0.51 | 0.56 |
| HSL | 46.55º | 0.35% | 0.33% | - |
| HSV(B) | 46.55º | 0.51% | 0.44% | - |
| XYZ | 12.06 | 12.9 | 5.47 | - |
| YUV | 98.76 | 103.31 | 138.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 100 | 55 | 0 | 0.12 | 0.51 | 0.56 | 46.55 | 0.35 | 0.33 |
| Hex | 71 | 64 | 37 | 0 | C | 33 | 38 | 2F | 23 | 21 |
| Octal | 161 | 144 | 67 | 0 | 14 | 63 | 70 | 57 | 43 | 41 |
| Binary | 1110001 | 1100100 | 110111 | 0 | 1100 | 110011 | 111000 | 101111 | 100011 | 100001 |
Color Harmonies of #716437
Complementary color
Monochromatic Colors of #716437
Black with #716437
Text Example
Text Example
White with #716437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716437; }
p { color: rgb(113,100,55); }
H1.HeaderClassName
{
color: #716437;
}
.AnyTagClassName
{
color: #716437;
}
</style>
background-color css
<style>
a { background-color: #716437; }
a { background-color: rgb(113,100,55); }
div.DivClassName
{
background-color: #716437;
}
.BgClassName
{
background-color: #716437;
}
</style>
border-color css
<style>
span { border-color: #716437; }
span { border-color: rgb(113,100,55); }
td.TdClassName
{
border-color: #716437;
}
.TagClassName
{
border-color: #716437;
}
</style>