Shades of Himalaya #716934
Tints of Himalaya #716934
RGB
CMYK
RGB Variations
Color information
#716934 (or 0x716934) is known color: Himalaya. HEX triplet: 71, 69 and 34. RGB value is (113,105,52). Sum of RGB (Red+Green+Blue) = 113+105+52=270 (35% of max value = 765). Red value is 113 (44.53% from 255 or 41.85% from 270); Green value is 105 (41.41% from 255 or 38.89% from 270); Blue value is 52 (20.70% from 255 or 19.26% from 270); Max value from RGB is 113 - color contains mainly: red. Hex color #716934 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716934 is #8E96CB. Grayscale: #656565. Windows color (decimal): -9344716 or 3434865. OLE color: 3434865.
HSL color Cylindrical-coordinate representation of color #716934: hue angle of 52.13º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #716934 is Cyan = 0, Magento = 0.07, Yellow = 0.54 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 105 | 52 | - |
| CMYK | 0 | 0.07 | 0.54 | 0.56 |
| HSL | 52.13º | 0.37% | 0.32% | - |
| HSV(B) | 52.13º | 0.54% | 0.44% | - |
| XYZ | 12.48 | 13.86 | 5.27 | - |
| YUV | 101.35 | 100.15 | 136.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 105 | 52 | 0 | 0.07 | 0.54 | 0.56 | 52.13 | 0.37 | 0.32 |
| Hex | 71 | 69 | 34 | 0 | 7 | 36 | 38 | 34 | 25 | 20 |
| Octal | 161 | 151 | 64 | 0 | 7 | 66 | 70 | 64 | 45 | 40 |
| Binary | 1110001 | 1101001 | 110100 | 0 | 111 | 110110 | 111000 | 110100 | 100101 | 100000 |
Color Harmonies of #716934
Complementary color
Monochromatic Colors of #716934
Black with #716934
Text Example
Text Example
White with #716934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716934; }
p { color: rgb(113,105,52); }
H1.HeaderClassName
{
color: #716934;
}
.AnyTagClassName
{
color: #716934;
}
</style>
background-color css
<style>
a { background-color: #716934; }
a { background-color: rgb(113,105,52); }
div.DivClassName
{
background-color: #716934;
}
.BgClassName
{
background-color: #716934;
}
</style>
border-color css
<style>
span { border-color: #716934; }
span { border-color: rgb(113,105,52); }
td.TdClassName
{
border-color: #716934;
}
.TagClassName
{
border-color: #716934;
}
</style>