Shades of Himalaya #716325
Tints of Himalaya #716325
RGB
CMYK
RGB Variations
Color information
#716325 (or 0x716325) is known color: Himalaya. HEX triplet: 71, 63 and 25. RGB value is (113,99,37). Sum of RGB (Red+Green+Blue) = 113+99+37=249 (32% of max value = 765). Red value is 113 (44.53% from 255 or 45.38% from 249); Green value is 99 (39.06% from 255 or 39.76% from 249); Blue value is 37 (14.84% from 255 or 14.86% from 249); Max value from RGB is 113 - color contains mainly: red. Hex color #716325 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716325 is #8E9CDA. Grayscale: #606060. Windows color (decimal): -9346267 or 2450289. OLE color: 2450289.
HSL color Cylindrical-coordinate representation of color #716325: hue angle of 48.95º degrees, saturation: 0.51, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #716325 is Cyan = 0, Magento = 0.12, Yellow = 0.67 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 99 | 37 | - |
| CMYK | 0 | 0.12 | 0.67 | 0.56 |
| HSL | 48.95º | 0.51% | 0.29% | - |
| HSV(B) | 48.95º | 0.67% | 0.44% | - |
| XYZ | 11.61 | 12.57 | 3.56 | - |
| YUV | 96.12 | 94.64 | 140.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 99 | 37 | 0 | 0.12 | 0.67 | 0.56 | 48.95 | 0.51 | 0.29 |
| Hex | 71 | 63 | 25 | 0 | C | 43 | 38 | 31 | 33 | 1D |
| Octal | 161 | 143 | 45 | 0 | 14 | 103 | 70 | 61 | 63 | 35 |
| Binary | 1110001 | 1100011 | 100101 | 0 | 1100 | 1000011 | 111000 | 110001 | 110011 | 11101 |
Color Harmonies of #716325
Complementary color
Monochromatic Colors of #716325
Black with #716325
Text Example
Text Example
White with #716325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716325; }
p { color: rgb(113,99,37); }
H1.HeaderClassName
{
color: #716325;
}
.AnyTagClassName
{
color: #716325;
}
</style>
background-color css
<style>
a { background-color: #716325; }
a { background-color: rgb(113,99,37); }
div.DivClassName
{
background-color: #716325;
}
.BgClassName
{
background-color: #716325;
}
</style>
border-color css
<style>
span { border-color: #716325; }
span { border-color: rgb(113,99,37); }
td.TdClassName
{
border-color: #716325;
}
.TagClassName
{
border-color: #716325;
}
</style>