Shades of Himalaya #716831
Tints of Himalaya #716831
RGB
CMYK
RGB Variations
Color information
#716831 (or 0x716831) is known color: Himalaya. HEX triplet: 71, 68 and 31. RGB value is (113,104,49). Sum of RGB (Red+Green+Blue) = 113+104+49=266 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.48% from 266); Green value is 104 (41.02% from 255 or 39.10% from 266); Blue value is 49 (19.53% from 255 or 18.42% from 266); Max value from RGB is 113 - color contains mainly: red. Hex color #716831 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716831 is #8E97CE. Grayscale: #646464. Windows color (decimal): -9344975 or 3238001. OLE color: 3238001.
HSL color Cylindrical-coordinate representation of color #716831: hue angle of 51.56º 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 #716831 is Cyan = 0, Magento = 0.08, Yellow = 0.57 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 104 | 49 | - |
| CMYK | 0 | 0.08 | 0.57 | 0.56 |
| HSL | 51.56º | 0.4% | 0.32% | - |
| HSV(B) | 51.56º | 0.57% | 0.44% | - |
| XYZ | 12.31 | 13.63 | 4.89 | - |
| YUV | 100.42 | 98.98 | 136.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 104 | 49 | 0 | 0.08 | 0.57 | 0.56 | 51.56 | 0.4 | 0.32 |
| Hex | 71 | 68 | 31 | 0 | 8 | 39 | 38 | 34 | 28 | 20 |
| Octal | 161 | 150 | 61 | 0 | 10 | 71 | 70 | 64 | 50 | 40 |
| Binary | 1110001 | 1101000 | 110001 | 0 | 1000 | 111001 | 111000 | 110100 | 101000 | 100000 |
Color Harmonies of #716831
Complementary color
Monochromatic Colors of #716831
Black with #716831
Text Example
Text Example
White with #716831
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716831; }
p { color: rgb(113,104,49); }
H1.HeaderClassName
{
color: #716831;
}
.AnyTagClassName
{
color: #716831;
}
</style>
background-color css
<style>
a { background-color: #716831; }
a { background-color: rgb(113,104,49); }
div.DivClassName
{
background-color: #716831;
}
.BgClassName
{
background-color: #716831;
}
</style>
border-color css
<style>
span { border-color: #716831; }
span { border-color: rgb(113,104,49); }
td.TdClassName
{
border-color: #716831;
}
.TagClassName
{
border-color: #716831;
}
</style>