Shades of Himalaya #716935
Tints of Himalaya #716935
RGB
CMYK
RGB Variations
Color information
#716935 (or 0x716935) is known color: Himalaya. HEX triplet: 71, 69 and 35. RGB value is (113,105,53). Sum of RGB (Red+Green+Blue) = 113+105+53=271 (35% of max value = 765). Red value is 113 (44.53% from 255 or 41.70% from 271); Green value is 105 (41.41% from 255 or 38.75% from 271); Blue value is 53 (21.09% from 255 or 19.56% from 271); Max value from RGB is 113 - color contains mainly: red. Hex color #716935 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716935 is #8E96CA. Grayscale: #656565. Windows color (decimal): -9344715 or 3500401. OLE color: 3500401.
HSL color Cylindrical-coordinate representation of color #716935: hue angle of 52º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #716935 is Cyan = 0, Magento = 0.07, Yellow = 0.53 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 105 | 53 | - |
| CMYK | 0 | 0.07 | 0.53 | 0.56 |
| HSL | 52º | 0.36% | 0.33% | - |
| HSV(B) | 52º | 0.53% | 0.44% | - |
| XYZ | 12.5 | 13.87 | 5.39 | - |
| YUV | 101.46 | 100.65 | 136.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 105 | 53 | 0 | 0.07 | 0.53 | 0.56 | 52 | 0.36 | 0.33 |
| Hex | 71 | 69 | 35 | 0 | 7 | 35 | 38 | 34 | 24 | 21 |
| Octal | 161 | 151 | 65 | 0 | 7 | 65 | 70 | 64 | 44 | 41 |
| Binary | 1110001 | 1101001 | 110101 | 0 | 111 | 110101 | 111000 | 110100 | 100100 | 100001 |
Color Harmonies of #716935
Complementary color
Monochromatic Colors of #716935
Black with #716935
Text Example
Text Example
White with #716935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716935; }
p { color: rgb(113,105,53); }
H1.HeaderClassName
{
color: #716935;
}
.AnyTagClassName
{
color: #716935;
}
</style>
background-color css
<style>
a { background-color: #716935; }
a { background-color: rgb(113,105,53); }
div.DivClassName
{
background-color: #716935;
}
.BgClassName
{
background-color: #716935;
}
</style>
border-color css
<style>
span { border-color: #716935; }
span { border-color: rgb(113,105,53); }
td.TdClassName
{
border-color: #716935;
}
.TagClassName
{
border-color: #716935;
}
</style>