Shades of El Salva #895147
Tints of El Salva #895147
RGB
CMYK
RGB Variations
Color information
#895147 (or 0x895147) is known color: El Salva. HEX triplet: 89, 51 and 47. RGB value is (137,81,71). Sum of RGB (Red+Green+Blue) = 137+81+71=289 (38% of max value = 765). Red value is 137 (53.91% from 255 or 47.40% from 289); Green value is 81 (32.03% from 255 or 28.03% from 289); Blue value is 71 (28.12% from 255 or 24.57% from 289); Max value from RGB is 137 - color contains mainly: red. Hex color #895147 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #895147 is #76AEB8. Grayscale: #606060. Windows color (decimal): -7777977 or 4673929. OLE color: 4673929.
HSL color Cylindrical-coordinate representation of color #895147: hue angle of 9.09º degrees, saturation: 0.32, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #895147 is Cyan = 0, Magento = 0.41, Yellow = 0.48 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 81 | 71 | - |
| CMYK | 0 | 0.41 | 0.48 | 0.46 |
| HSL | 9.09º | 0.32% | 0.41% | - |
| HSV(B) | 9.09º | 0.48% | 0.54% | - |
| XYZ | 14.4 | 11.66 | 7.45 | - |
| YUV | 96.6 | 113.55 | 156.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 81 | 71 | 0 | 0.41 | 0.48 | 0.46 | 9.09 | 0.32 | 0.41 |
| Hex | 89 | 51 | 47 | 0 | 29 | 30 | 2E | 9 | 20 | 29 |
| Octal | 211 | 121 | 107 | 0 | 51 | 60 | 56 | 11 | 40 | 51 |
| Binary | 10001001 | 1010001 | 1000111 | 0 | 101001 | 110000 | 101110 | 1001 | 100000 | 101001 |
Color Harmonies of #895147
Complementary color
Monochromatic Colors of #895147
Black with #895147
Text Example
Text Example
White with #895147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895147; }
p { color: rgb(137,81,71); }
H1.HeaderClassName
{
color: #895147;
}
.AnyTagClassName
{
color: #895147;
}
</style>
background-color css
<style>
a { background-color: #895147; }
a { background-color: rgb(137,81,71); }
div.DivClassName
{
background-color: #895147;
}
.BgClassName
{
background-color: #895147;
}
</style>
border-color css
<style>
span { border-color: #895147; }
span { border-color: rgb(137,81,71); }
td.TdClassName
{
border-color: #895147;
}
.TagClassName
{
border-color: #895147;
}
</style>