Shades of Himalaya #716324
Tints of Himalaya #716324
RGB
CMYK
RGB Variations
Color information
#716324 (or 0x716324) is known color: Himalaya. HEX triplet: 71, 63 and 24. RGB value is (113,99,36). Sum of RGB (Red+Green+Blue) = 113+99+36=248 (32% of max value = 765). Red value is 113 (44.53% from 255 or 45.56% from 248); Green value is 99 (39.06% from 255 or 39.92% from 248); Blue value is 36 (14.45% from 255 or 14.52% from 248); Max value from RGB is 113 - color contains mainly: red. Hex color #716324 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716324 is #8E9CDB. Grayscale: #606060. Windows color (decimal): -9346268 or 2384753. OLE color: 2384753.
HSL color Cylindrical-coordinate representation of color #716324: hue angle of 49.09º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #716324 is Cyan = 0, Magento = 0.12, Yellow = 0.68 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 99 | 36 | - |
| CMYK | 0 | 0.12 | 0.68 | 0.56 |
| HSL | 49.09º | 0.52% | 0.29% | - |
| HSV(B) | 49.09º | 0.68% | 0.44% | - |
| XYZ | 11.59 | 12.56 | 3.48 | - |
| YUV | 96 | 94.14 | 140.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 99 | 36 | 0 | 0.12 | 0.68 | 0.56 | 49.09 | 0.52 | 0.29 |
| Hex | 71 | 63 | 24 | 0 | C | 44 | 38 | 31 | 34 | 1D |
| Octal | 161 | 143 | 44 | 0 | 14 | 104 | 70 | 61 | 64 | 35 |
| Binary | 1110001 | 1100011 | 100100 | 0 | 1100 | 1000100 | 111000 | 110001 | 110100 | 11101 |
Color Harmonies of #716324
Complementary color
Monochromatic Colors of #716324
Black with #716324
Text Example
Text Example
White with #716324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716324; }
p { color: rgb(113,99,36); }
H1.HeaderClassName
{
color: #716324;
}
.AnyTagClassName
{
color: #716324;
}
</style>
background-color css
<style>
a { background-color: #716324; }
a { background-color: rgb(113,99,36); }
div.DivClassName
{
background-color: #716324;
}
.BgClassName
{
background-color: #716324;
}
</style>
border-color css
<style>
span { border-color: #716324; }
span { border-color: rgb(113,99,36); }
td.TdClassName
{
border-color: #716324;
}
.TagClassName
{
border-color: #716324;
}
</style>