Shades of Himalaya #716538
Tints of Himalaya #716538
RGB
CMYK
RGB Variations
Color information
#716538 (or 0x716538) is known color: Himalaya. HEX triplet: 71, 65 and 38. RGB value is (113,101,56). Sum of RGB (Red+Green+Blue) = 113+101+56=270 (35% of max value = 765). Red value is 113 (44.53% from 255 or 41.85% from 270); Green value is 101 (39.84% from 255 or 37.41% from 270); Blue value is 56 (22.27% from 255 or 20.74% from 270); Max value from RGB is 113 - color contains mainly: red. Hex color #716538 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716538 is #8E9AC7. Grayscale: #636363. Windows color (decimal): -9345736 or 3695985. OLE color: 3695985.
HSL color Cylindrical-coordinate representation of color #716538: hue angle of 47.37º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #716538 is Cyan = 0, Magento = 0.11, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 101 | 56 | - |
| CMYK | 0 | 0.11 | 0.50 | 0.56 |
| HSL | 47.37º | 0.34% | 0.33% | - |
| HSV(B) | 47.37º | 0.5% | 0.44% | - |
| XYZ | 12.18 | 13.1 | 5.63 | - |
| YUV | 99.46 | 103.48 | 137.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 101 | 56 | 0 | 0.11 | 0.50 | 0.56 | 47.37 | 0.34 | 0.33 |
| Hex | 71 | 65 | 38 | 0 | B | 32 | 38 | 2F | 22 | 21 |
| Octal | 161 | 145 | 70 | 0 | 13 | 62 | 70 | 57 | 42 | 41 |
| Binary | 1110001 | 1100101 | 111000 | 0 | 1011 | 110010 | 111000 | 101111 | 100010 | 100001 |
Color Harmonies of #716538
Complementary color
Monochromatic Colors of #716538
Black with #716538
Text Example
Text Example
White with #716538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716538; }
p { color: rgb(113,101,56); }
H1.HeaderClassName
{
color: #716538;
}
.AnyTagClassName
{
color: #716538;
}
</style>
background-color css
<style>
a { background-color: #716538; }
a { background-color: rgb(113,101,56); }
div.DivClassName
{
background-color: #716538;
}
.BgClassName
{
background-color: #716538;
}
</style>
border-color css
<style>
span { border-color: #716538; }
span { border-color: rgb(113,101,56); }
td.TdClassName
{
border-color: #716538;
}
.TagClassName
{
border-color: #716538;
}
</style>