Shades of Himalaya #716628
Tints of Himalaya #716628
RGB
CMYK
RGB Variations
Color information
#716628 (or 0x716628) is known color: Himalaya. HEX triplet: 71, 66 and 28. RGB value is (113,102,40). Sum of RGB (Red+Green+Blue) = 113+102+40=255 (33% of max value = 765). Red value is 113 (44.53% from 255 or 44.31% from 255); Green value is 102 (40.23% from 255 or 40% from 255); Blue value is 40 (16.02% from 255 or 15.69% from 255); Max value from RGB is 113 - color contains mainly: red. Hex color #716628 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716628 is #8E99D7. Grayscale: #626262. Windows color (decimal): -9345496 or 2647665. OLE color: 2647665.
HSL color Cylindrical-coordinate representation of color #716628: hue angle of 50.96º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #716628 is Cyan = 0, Magento = 0.10, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 102 | 40 | - |
| CMYK | 0 | 0.10 | 0.65 | 0.56 |
| HSL | 50.96º | 0.48% | 0.3% | - |
| HSV(B) | 50.96º | 0.65% | 0.44% | - |
| XYZ | 11.94 | 13.17 | 3.92 | - |
| YUV | 98.22 | 95.14 | 138.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 102 | 40 | 0 | 0.10 | 0.65 | 0.56 | 50.96 | 0.48 | 0.3 |
| Hex | 71 | 66 | 28 | 0 | A | 41 | 38 | 33 | 30 | 1E |
| Octal | 161 | 146 | 50 | 0 | 12 | 101 | 70 | 63 | 60 | 36 |
| Binary | 1110001 | 1100110 | 101000 | 0 | 1010 | 1000001 | 111000 | 110011 | 110000 | 11110 |
Color Harmonies of #716628
Complementary color
Monochromatic Colors of #716628
Black with #716628
Text Example
Text Example
White with #716628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716628; }
p { color: rgb(113,102,40); }
H1.HeaderClassName
{
color: #716628;
}
.AnyTagClassName
{
color: #716628;
}
</style>
background-color css
<style>
a { background-color: #716628; }
a { background-color: rgb(113,102,40); }
div.DivClassName
{
background-color: #716628;
}
.BgClassName
{
background-color: #716628;
}
</style>
border-color css
<style>
span { border-color: #716628; }
span { border-color: rgb(113,102,40); }
td.TdClassName
{
border-color: #716628;
}
.TagClassName
{
border-color: #716628;
}
</style>