Shades of Himalaya #716328
Tints of Himalaya #716328
RGB
CMYK
RGB Variations
Color information
#716328 (or 0x716328) is known color: Himalaya. HEX triplet: 71, 63 and 28. RGB value is (113,99,40). Sum of RGB (Red+Green+Blue) = 113+99+40=252 (33% of max value = 765). Red value is 113 (44.53% from 255 or 44.84% from 252); Green value is 99 (39.06% from 255 or 39.29% from 252); Blue value is 40 (16.02% from 255 or 15.87% from 252); Max value from RGB is 113 - color contains mainly: red. Hex color #716328 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716328 is #8E9CD7. Grayscale: #606060. Windows color (decimal): -9346264 or 2646897. OLE color: 2646897.
HSL color Cylindrical-coordinate representation of color #716328: hue angle of 48.49º 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 #716328 is Cyan = 0, Magento = 0.12, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 99 | 40 | - |
| CMYK | 0 | 0.12 | 0.65 | 0.56 |
| HSL | 48.49º | 0.48% | 0.3% | - |
| HSV(B) | 48.49º | 0.65% | 0.44% | - |
| XYZ | 11.65 | 12.59 | 3.82 | - |
| YUV | 96.46 | 96.14 | 139.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 99 | 40 | 0 | 0.12 | 0.65 | 0.56 | 48.49 | 0.48 | 0.3 |
| Hex | 71 | 63 | 28 | 0 | C | 41 | 38 | 30 | 30 | 1E |
| Octal | 161 | 143 | 50 | 0 | 14 | 101 | 70 | 60 | 60 | 36 |
| Binary | 1110001 | 1100011 | 101000 | 0 | 1100 | 1000001 | 111000 | 110000 | 110000 | 11110 |
Color Harmonies of #716328
Complementary color
Monochromatic Colors of #716328
Black with #716328
Text Example
Text Example
White with #716328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716328; }
p { color: rgb(113,99,40); }
H1.HeaderClassName
{
color: #716328;
}
.AnyTagClassName
{
color: #716328;
}
</style>
background-color css
<style>
a { background-color: #716328; }
a { background-color: rgb(113,99,40); }
div.DivClassName
{
background-color: #716328;
}
.BgClassName
{
background-color: #716328;
}
</style>
border-color css
<style>
span { border-color: #716328; }
span { border-color: rgb(113,99,40); }
td.TdClassName
{
border-color: #716328;
}
.TagClassName
{
border-color: #716328;
}
</style>