Shades of Himalaya #716327
Tints of Himalaya #716327
RGB
CMYK
RGB Variations
Color information
#716327 (or 0x716327) is known color: Himalaya. HEX triplet: 71, 63 and 27. RGB value is (113,99,39). Sum of RGB (Red+Green+Blue) = 113+99+39=251 (33% of max value = 765). Red value is 113 (44.53% from 255 or 45.02% from 251); Green value is 99 (39.06% from 255 or 39.44% from 251); Blue value is 39 (15.62% from 255 or 15.54% from 251); Max value from RGB is 113 - color contains mainly: red. Hex color #716327 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716327 is #8E9CD8. Grayscale: #606060. Windows color (decimal): -9346265 or 2581361. OLE color: 2581361.
HSL color Cylindrical-coordinate representation of color #716327: hue angle of 48.65º degrees, saturation: 0.49, 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 #716327 is Cyan = 0, Magento = 0.12, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 99 | 39 | - |
| CMYK | 0 | 0.12 | 0.65 | 0.56 |
| HSL | 48.65º | 0.49% | 0.3% | - |
| HSV(B) | 48.65º | 0.65% | 0.44% | - |
| XYZ | 11.64 | 12.58 | 3.73 | - |
| YUV | 96.35 | 95.64 | 139.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 99 | 39 | 0 | 0.12 | 0.65 | 0.56 | 48.65 | 0.49 | 0.3 |
| Hex | 71 | 63 | 27 | 0 | C | 41 | 38 | 31 | 31 | 1E |
| Octal | 161 | 143 | 47 | 0 | 14 | 101 | 70 | 61 | 61 | 36 |
| Binary | 1110001 | 1100011 | 100111 | 0 | 1100 | 1000001 | 111000 | 110001 | 110001 | 11110 |
Color Harmonies of #716327
Complementary color
Monochromatic Colors of #716327
Black with #716327
Text Example
Text Example
White with #716327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716327; }
p { color: rgb(113,99,39); }
H1.HeaderClassName
{
color: #716327;
}
.AnyTagClassName
{
color: #716327;
}
</style>
background-color css
<style>
a { background-color: #716327; }
a { background-color: rgb(113,99,39); }
div.DivClassName
{
background-color: #716327;
}
.BgClassName
{
background-color: #716327;
}
</style>
border-color css
<style>
span { border-color: #716327; }
span { border-color: rgb(113,99,39); }
td.TdClassName
{
border-color: #716327;
}
.TagClassName
{
border-color: #716327;
}
</style>