Shades of Himalaya #716236
Tints of Himalaya #716236
RGB
CMYK
RGB Variations
Color information
#716236 (or 0x716236) is known color: Himalaya. HEX triplet: 71, 62 and 36. RGB value is (113,98,54). Sum of RGB (Red+Green+Blue) = 113+98+54=265 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.64% from 265); Green value is 98 (38.67% from 255 or 36.98% from 265); Blue value is 54 (21.48% from 255 or 20.38% from 265); Max value from RGB is 113 - color contains mainly: red. Hex color #716236 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716236 is #8E9DC9. Grayscale: #616161. Windows color (decimal): -9346506 or 3564145. OLE color: 3564145.
HSL color Cylindrical-coordinate representation of color #716236: hue angle of 44.75º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #716236 is Cyan = 0, Magento = 0.13, Yellow = 0.52 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 98 | 54 | - |
| CMYK | 0 | 0.13 | 0.52 | 0.56 |
| HSL | 44.75º | 0.35% | 0.33% | - |
| HSV(B) | 44.75º | 0.52% | 0.44% | - |
| XYZ | 11.84 | 12.51 | 5.28 | - |
| YUV | 97.47 | 103.47 | 139.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 98 | 54 | 0 | 0.13 | 0.52 | 0.56 | 44.75 | 0.35 | 0.33 |
| Hex | 71 | 62 | 36 | 0 | D | 34 | 38 | 2D | 23 | 21 |
| Octal | 161 | 142 | 66 | 0 | 15 | 64 | 70 | 55 | 43 | 41 |
| Binary | 1110001 | 1100010 | 110110 | 0 | 1101 | 110100 | 111000 | 101101 | 100011 | 100001 |
Color Harmonies of #716236
Complementary color
Monochromatic Colors of #716236
Black with #716236
Text Example
Text Example
White with #716236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716236; }
p { color: rgb(113,98,54); }
H1.HeaderClassName
{
color: #716236;
}
.AnyTagClassName
{
color: #716236;
}
</style>
background-color css
<style>
a { background-color: #716236; }
a { background-color: rgb(113,98,54); }
div.DivClassName
{
background-color: #716236;
}
.BgClassName
{
background-color: #716236;
}
</style>
border-color css
<style>
span { border-color: #716236; }
span { border-color: rgb(113,98,54); }
td.TdClassName
{
border-color: #716236;
}
.TagClassName
{
border-color: #716236;
}
</style>