Shades of Himalaya #716331
Tints of Himalaya #716331
RGB
CMYK
RGB Variations
Color information
#716331 (or 0x716331) is known color: Himalaya. HEX triplet: 71, 63 and 31. RGB value is (113,99,49). Sum of RGB (Red+Green+Blue) = 113+99+49=261 (34% of max value = 765). Red value is 113 (44.53% from 255 or 43.30% from 261); Green value is 99 (39.06% from 255 or 37.93% from 261); Blue value is 49 (19.53% from 255 or 18.77% from 261); Max value from RGB is 113 - color contains mainly: red. Hex color #716331 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716331 is #8E9CCE. Grayscale: #616161. Windows color (decimal): -9346255 or 3236721. OLE color: 3236721.
HSL color Cylindrical-coordinate representation of color #716331: hue angle of 46.88º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #716331 is Cyan = 0, Magento = 0.12, Yellow = 0.57 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 99 | 49 | - |
| CMYK | 0 | 0.12 | 0.57 | 0.56 |
| HSL | 46.88º | 0.4% | 0.32% | - |
| HSV(B) | 46.88º | 0.57% | 0.44% | - |
| XYZ | 11.83 | 12.66 | 4.73 | - |
| YUV | 97.49 | 100.64 | 139.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 99 | 49 | 0 | 0.12 | 0.57 | 0.56 | 46.88 | 0.4 | 0.32 |
| Hex | 71 | 63 | 31 | 0 | C | 39 | 38 | 2F | 28 | 20 |
| Octal | 161 | 143 | 61 | 0 | 14 | 71 | 70 | 57 | 50 | 40 |
| Binary | 1110001 | 1100011 | 110001 | 0 | 1100 | 111001 | 111000 | 101111 | 101000 | 100000 |
Color Harmonies of #716331
Complementary color
Monochromatic Colors of #716331
Black with #716331
Text Example
Text Example
White with #716331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716331; }
p { color: rgb(113,99,49); }
H1.HeaderClassName
{
color: #716331;
}
.AnyTagClassName
{
color: #716331;
}
</style>
background-color css
<style>
a { background-color: #716331; }
a { background-color: rgb(113,99,49); }
div.DivClassName
{
background-color: #716331;
}
.BgClassName
{
background-color: #716331;
}
</style>
border-color css
<style>
span { border-color: #716331; }
span { border-color: rgb(113,99,49); }
td.TdClassName
{
border-color: #716331;
}
.TagClassName
{
border-color: #716331;
}
</style>