Shades of Himalaya #716235
Tints of Himalaya #716235
RGB
CMYK
RGB Variations
Color information
#716235 (or 0x716235) is known color: Himalaya. HEX triplet: 71, 62 and 35. RGB value is (113,98,53). Sum of RGB (Red+Green+Blue) = 113+98+53=264 (34% of max value = 765). Red value is 113 (44.53% from 255 or 42.80% from 264); Green value is 98 (38.67% from 255 or 37.12% from 264); Blue value is 53 (21.09% from 255 or 20.08% from 264); Max value from RGB is 113 - color contains mainly: red. Hex color #716235 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716235 is #8E9DCA. Grayscale: #616161. Windows color (decimal): -9346507 or 3498609. OLE color: 3498609.
HSL color Cylindrical-coordinate representation of color #716235: hue angle of 45º 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 #716235 is Cyan = 0, Magento = 0.13, Yellow = 0.53 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 98 | 53 | - |
| CMYK | 0 | 0.13 | 0.53 | 0.56 |
| HSL | 45º | 0.36% | 0.33% | - |
| HSV(B) | 45º | 0.53% | 0.44% | - |
| XYZ | 11.82 | 12.5 | 5.16 | - |
| YUV | 97.36 | 102.97 | 139.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 98 | 53 | 0 | 0.13 | 0.53 | 0.56 | 45 | 0.36 | 0.33 |
| Hex | 71 | 62 | 35 | 0 | D | 35 | 38 | 2D | 24 | 21 |
| Octal | 161 | 142 | 65 | 0 | 15 | 65 | 70 | 55 | 44 | 41 |
| Binary | 1110001 | 1100010 | 110101 | 0 | 1101 | 110101 | 111000 | 101101 | 100100 | 100001 |
Color Harmonies of #716235
Complementary color
Monochromatic Colors of #716235
Black with #716235
Text Example
Text Example
White with #716235
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716235; }
p { color: rgb(113,98,53); }
H1.HeaderClassName
{
color: #716235;
}
.AnyTagClassName
{
color: #716235;
}
</style>
background-color css
<style>
a { background-color: #716235; }
a { background-color: rgb(113,98,53); }
div.DivClassName
{
background-color: #716235;
}
.BgClassName
{
background-color: #716235;
}
</style>
border-color css
<style>
span { border-color: #716235; }
span { border-color: rgb(113,98,53); }
td.TdClassName
{
border-color: #716235;
}
.TagClassName
{
border-color: #716235;
}
</style>