Shades of El Salva #945147
Tints of El Salva #945147
RGB
CMYK
RGB Variations
Color information
#945147 (or 0x945147) is known color: El Salva. HEX triplet: 94, 51 and 47. RGB value is (148,81,71). Sum of RGB (Red+Green+Blue) = 148+81+71=300 (39% of max value = 765). Red value is 148 (58.20% from 255 or 49.33% from 300); Green value is 81 (32.03% from 255 or 27% from 300); Blue value is 71 (28.12% from 255 or 23.67% from 300); Max value from RGB is 148 - color contains mainly: red. Hex color #945147 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #945147 is #6BAEB8. Grayscale: #646464. Windows color (decimal): -7057081 or 4673940. OLE color: 4673940.
HSL color Cylindrical-coordinate representation of color #945147: hue angle of 7.79º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #945147 is Cyan = 0, Magento = 0.45, Yellow = 0.52 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 81 | 71 | - |
| CMYK | 0 | 0.45 | 0.52 | 0.42 |
| HSL | 7.79º | 0.35% | 0.43% | - |
| HSV(B) | 7.79º | 0.52% | 0.58% | - |
| XYZ | 16.29 | 12.64 | 7.54 | - |
| YUV | 99.89 | 111.7 | 162.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 81 | 71 | 0 | 0.45 | 0.52 | 0.42 | 7.79 | 0.35 | 0.43 |
| Hex | 94 | 51 | 47 | 0 | 2D | 34 | 2A | 8 | 23 | 2B |
| Octal | 224 | 121 | 107 | 0 | 55 | 64 | 52 | 10 | 43 | 53 |
| Binary | 10010100 | 1010001 | 1000111 | 0 | 101101 | 110100 | 101010 | 1000 | 100011 | 101011 |
Color Harmonies of #945147
Complementary color
Monochromatic Colors of #945147
Black with #945147
Text Example
Text Example
White with #945147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #945147; }
p { color: rgb(148,81,71); }
H1.HeaderClassName
{
color: #945147;
}
.AnyTagClassName
{
color: #945147;
}
</style>
background-color css
<style>
a { background-color: #945147; }
a { background-color: rgb(148,81,71); }
div.DivClassName
{
background-color: #945147;
}
.BgClassName
{
background-color: #945147;
}
</style>
border-color css
<style>
span { border-color: #945147; }
span { border-color: rgb(148,81,71); }
td.TdClassName
{
border-color: #945147;
}
.TagClassName
{
border-color: #945147;
}
</style>