Shades of Himalaya #716421
Tints of Himalaya #716421
RGB
CMYK
RGB Variations
Color information
#716421 (or 0x716421) is known color: Himalaya. HEX triplet: 71, 64 and 21. RGB value is (113,100,33). Sum of RGB (Red+Green+Blue) = 113+100+33=246 (32% of max value = 765). Red value is 113 (44.53% from 255 or 45.93% from 246); Green value is 100 (39.45% from 255 or 40.65% from 246); Blue value is 33 (13.28% from 255 or 13.41% from 246); Max value from RGB is 113 - color contains mainly: red. Hex color #716421 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716421 is #8E9BDE. Grayscale: #606060. Windows color (decimal): -9346015 or 2188401. OLE color: 2188401.
HSL color Cylindrical-coordinate representation of color #716421: hue angle of 50.25º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #716421 is Cyan = 0, Magento = 0.12, Yellow = 0.71 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 100 | 33 | - |
| CMYK | 0 | 0.12 | 0.71 | 0.56 |
| HSL | 50.25º | 0.55% | 0.29% | - |
| HSV(B) | 50.25º | 0.71% | 0.44% | - |
| XYZ | 11.64 | 12.73 | 3.28 | - |
| YUV | 96.25 | 92.31 | 139.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 100 | 33 | 0 | 0.12 | 0.71 | 0.56 | 50.25 | 0.55 | 0.29 |
| Hex | 71 | 64 | 21 | 0 | C | 47 | 38 | 32 | 37 | 1D |
| Octal | 161 | 144 | 41 | 0 | 14 | 107 | 70 | 62 | 67 | 35 |
| Binary | 1110001 | 1100100 | 100001 | 0 | 1100 | 1000111 | 111000 | 110010 | 110111 | 11101 |
Color Harmonies of #716421
Complementary color
Monochromatic Colors of #716421
Black with #716421
Text Example
Text Example
White with #716421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716421; }
p { color: rgb(113,100,33); }
H1.HeaderClassName
{
color: #716421;
}
.AnyTagClassName
{
color: #716421;
}
</style>
background-color css
<style>
a { background-color: #716421; }
a { background-color: rgb(113,100,33); }
div.DivClassName
{
background-color: #716421;
}
.BgClassName
{
background-color: #716421;
}
</style>
border-color css
<style>
span { border-color: #716421; }
span { border-color: rgb(113,100,33); }
td.TdClassName
{
border-color: #716421;
}
.TagClassName
{
border-color: #716421;
}
</style>