Shades of Himalaya #716524
Tints of Himalaya #716524
RGB
CMYK
RGB Variations
Color information
#716524 (or 0x716524) is known color: Himalaya. HEX triplet: 71, 65 and 24. RGB value is (113,101,36). Sum of RGB (Red+Green+Blue) = 113+101+36=250 (33% of max value = 765). Red value is 113 (44.53% from 255 or 45.2% from 250); Green value is 101 (39.84% from 255 or 40.4% from 250); Blue value is 36 (14.45% from 255 or 14.4% from 250); Max value from RGB is 113 - color contains mainly: red. Hex color #716524 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716524 is #8E9ADB. Grayscale: #616161. Windows color (decimal): -9345756 or 2385265. OLE color: 2385265.
HSL color Cylindrical-coordinate representation of color #716524: hue angle of 50.65º 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 #716524 is Cyan = 0, Magento = 0.11, Yellow = 0.68 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 101 | 36 | - |
| CMYK | 0 | 0.11 | 0.68 | 0.56 |
| HSL | 50.65º | 0.52% | 0.29% | - |
| HSV(B) | 50.65º | 0.68% | 0.44% | - |
| XYZ | 11.78 | 12.95 | 3.55 | - |
| YUV | 97.18 | 93.48 | 139.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 101 | 36 | 0 | 0.11 | 0.68 | 0.56 | 50.65 | 0.52 | 0.29 |
| Hex | 71 | 65 | 24 | 0 | B | 44 | 38 | 33 | 34 | 1D |
| Octal | 161 | 145 | 44 | 0 | 13 | 104 | 70 | 63 | 64 | 35 |
| Binary | 1110001 | 1100101 | 100100 | 0 | 1011 | 1000100 | 111000 | 110011 | 110100 | 11101 |
Color Harmonies of #716524
Complementary color
Monochromatic Colors of #716524
Black with #716524
Text Example
Text Example
White with #716524
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716524; }
p { color: rgb(113,101,36); }
H1.HeaderClassName
{
color: #716524;
}
.AnyTagClassName
{
color: #716524;
}
</style>
background-color css
<style>
a { background-color: #716524; }
a { background-color: rgb(113,101,36); }
div.DivClassName
{
background-color: #716524;
}
.BgClassName
{
background-color: #716524;
}
</style>
border-color css
<style>
span { border-color: #716524; }
span { border-color: rgb(113,101,36); }
td.TdClassName
{
border-color: #716524;
}
.TagClassName
{
border-color: #716524;
}
</style>