Shades of Himalaya #716227
Tints of Himalaya #716227
RGB
CMYK
RGB Variations
Color information
#716227 (or 0x716227) is known color: Himalaya. HEX triplet: 71, 62 and 27. RGB value is (113,98,39). Sum of RGB (Red+Green+Blue) = 113+98+39=250 (33% of max value = 765). Red value is 113 (44.53% from 255 or 45.2% from 250); Green value is 98 (38.67% from 255 or 39.2% from 250); Blue value is 39 (15.62% from 255 or 15.6% from 250); Max value from RGB is 113 - color contains mainly: red. Hex color #716227 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716227 is #8E9DD8. Grayscale: #606060. Windows color (decimal): -9346521 or 2581105. OLE color: 2581105.
HSL color Cylindrical-coordinate representation of color #716227: hue angle of 47.84º 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 #716227 is Cyan = 0, Magento = 0.13, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 98 | 39 | - |
| CMYK | 0 | 0.13 | 0.65 | 0.56 |
| HSL | 47.84º | 0.49% | 0.3% | - |
| HSV(B) | 47.84º | 0.65% | 0.44% | - |
| XYZ | 11.54 | 12.39 | 3.7 | - |
| YUV | 95.76 | 95.97 | 140.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 98 | 39 | 0 | 0.13 | 0.65 | 0.56 | 47.84 | 0.49 | 0.3 |
| Hex | 71 | 62 | 27 | 0 | D | 41 | 38 | 30 | 31 | 1E |
| Octal | 161 | 142 | 47 | 0 | 15 | 101 | 70 | 60 | 61 | 36 |
| Binary | 1110001 | 1100010 | 100111 | 0 | 1101 | 1000001 | 111000 | 110000 | 110001 | 11110 |
Color Harmonies of #716227
Complementary color
Monochromatic Colors of #716227
Black with #716227
Text Example
Text Example
White with #716227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716227; }
p { color: rgb(113,98,39); }
H1.HeaderClassName
{
color: #716227;
}
.AnyTagClassName
{
color: #716227;
}
</style>
background-color css
<style>
a { background-color: #716227; }
a { background-color: rgb(113,98,39); }
div.DivClassName
{
background-color: #716227;
}
.BgClassName
{
background-color: #716227;
}
</style>
border-color css
<style>
span { border-color: #716227; }
span { border-color: rgb(113,98,39); }
td.TdClassName
{
border-color: #716227;
}
.TagClassName
{
border-color: #716227;
}
</style>