Shades of Himalaya #716332
Tints of Himalaya #716332
RGB
CMYK
RGB Variations
Color information
#716332 (or 0x716332) is known color: Himalaya. HEX triplet: 71, 63 and 32. RGB value is (113,99,50). Sum of RGB (Red+Green+Blue) = 113+99+50=262 (34% of max value = 765). Red value is 113 (44.53% from 255 or 43.13% from 262); Green value is 99 (39.06% from 255 or 37.79% from 262); Blue value is 50 (19.92% from 255 or 19.08% from 262); Max value from RGB is 113 - color contains mainly: red. Hex color #716332 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716332 is #8E9CCD. Grayscale: #616161. Windows color (decimal): -9346254 or 3302257. OLE color: 3302257.
HSL color Cylindrical-coordinate representation of color #716332: hue angle of 46.67º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #716332 is Cyan = 0, Magento = 0.12, Yellow = 0.56 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 99 | 50 | - |
| CMYK | 0 | 0.12 | 0.56 | 0.56 |
| HSL | 46.67º | 0.39% | 0.32% | - |
| HSV(B) | 46.67º | 0.56% | 0.44% | - |
| XYZ | 11.85 | 12.66 | 4.84 | - |
| YUV | 97.6 | 101.14 | 138.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 99 | 50 | 0 | 0.12 | 0.56 | 0.56 | 46.67 | 0.39 | 0.32 |
| Hex | 71 | 63 | 32 | 0 | C | 38 | 38 | 2F | 27 | 20 |
| Octal | 161 | 143 | 62 | 0 | 14 | 70 | 70 | 57 | 47 | 40 |
| Binary | 1110001 | 1100011 | 110010 | 0 | 1100 | 111000 | 111000 | 101111 | 100111 | 100000 |
Color Harmonies of #716332
Complementary color
Monochromatic Colors of #716332
Black with #716332
Text Example
Text Example
White with #716332
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716332; }
p { color: rgb(113,99,50); }
H1.HeaderClassName
{
color: #716332;
}
.AnyTagClassName
{
color: #716332;
}
</style>
background-color css
<style>
a { background-color: #716332; }
a { background-color: rgb(113,99,50); }
div.DivClassName
{
background-color: #716332;
}
.BgClassName
{
background-color: #716332;
}
</style>
border-color css
<style>
span { border-color: #716332; }
span { border-color: rgb(113,99,50); }
td.TdClassName
{
border-color: #716332;
}
.TagClassName
{
border-color: #716332;
}
</style>