Shades of Himalaya #716326
Tints of Himalaya #716326
RGB
CMYK
RGB Variations
Color information
#716326 (or 0x716326) is known color: Himalaya. HEX triplet: 71, 63 and 26. RGB value is (113,99,38). Sum of RGB (Red+Green+Blue) = 113+99+38=250 (33% of max value = 765). Red value is 113 (44.53% from 255 or 45.2% from 250); Green value is 99 (39.06% from 255 or 39.6% from 250); Blue value is 38 (15.23% from 255 or 15.2% from 250); Max value from RGB is 113 - color contains mainly: red. Hex color #716326 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716326 is #8E9CD9. Grayscale: #606060. Windows color (decimal): -9346266 or 2515825. OLE color: 2515825.
HSL color Cylindrical-coordinate representation of color #716326: hue angle of 48.8º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #716326 is Cyan = 0, Magento = 0.12, Yellow = 0.66 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 99 | 38 | - |
| CMYK | 0 | 0.12 | 0.66 | 0.56 |
| HSL | 48.8º | 0.5% | 0.3% | - |
| HSV(B) | 48.8º | 0.66% | 0.44% | - |
| XYZ | 11.62 | 12.57 | 3.65 | - |
| YUV | 96.23 | 95.14 | 139.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 99 | 38 | 0 | 0.12 | 0.66 | 0.56 | 48.8 | 0.5 | 0.3 |
| Hex | 71 | 63 | 26 | 0 | C | 42 | 38 | 31 | 32 | 1E |
| Octal | 161 | 143 | 46 | 0 | 14 | 102 | 70 | 61 | 62 | 36 |
| Binary | 1110001 | 1100011 | 100110 | 0 | 1100 | 1000010 | 111000 | 110001 | 110010 | 11110 |
Color Harmonies of #716326
Complementary color
Monochromatic Colors of #716326
Black with #716326
Text Example
Text Example
White with #716326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716326; }
p { color: rgb(113,99,38); }
H1.HeaderClassName
{
color: #716326;
}
.AnyTagClassName
{
color: #716326;
}
</style>
background-color css
<style>
a { background-color: #716326; }
a { background-color: rgb(113,99,38); }
div.DivClassName
{
background-color: #716326;
}
.BgClassName
{
background-color: #716326;
}
</style>
border-color css
<style>
span { border-color: #716326; }
span { border-color: rgb(113,99,38); }
td.TdClassName
{
border-color: #716326;
}
.TagClassName
{
border-color: #716326;
}
</style>