Shades of El Salva #945144
Tints of El Salva #945144
RGB
CMYK
RGB Variations
Color information
#945144 (or 0x945144) is known color: El Salva. HEX triplet: 94, 51 and 44. RGB value is (148,81,68). Sum of RGB (Red+Green+Blue) = 148+81+68=297 (39% of max value = 765). Red value is 148 (58.20% from 255 or 49.83% from 297); Green value is 81 (32.03% from 255 or 27.27% from 297); Blue value is 68 (26.95% from 255 or 22.90% from 297); Max value from RGB is 148 - color contains mainly: red. Hex color #945144 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #945144 is #6BAEBB. Grayscale: #636363. Windows color (decimal): -7057084 or 4477332. OLE color: 4477332.
HSL color Cylindrical-coordinate representation of color #945144: hue angle of 9.75º degrees, saturation: 0.37, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #945144 is Cyan = 0, Magento = 0.45, Yellow = 0.54 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 81 | 68 | - |
| CMYK | 0 | 0.45 | 0.54 | 0.42 |
| HSL | 9.75º | 0.37% | 0.42% | - |
| HSV(B) | 9.75º | 0.54% | 0.58% | - |
| XYZ | 16.2 | 12.6 | 7.05 | - |
| YUV | 99.55 | 110.2 | 162.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 81 | 68 | 0 | 0.45 | 0.54 | 0.42 | 9.75 | 0.37 | 0.42 |
| Hex | 94 | 51 | 44 | 0 | 2D | 36 | 2A | A | 25 | 2A |
| Octal | 224 | 121 | 104 | 0 | 55 | 66 | 52 | 12 | 45 | 52 |
| Binary | 10010100 | 1010001 | 1000100 | 0 | 101101 | 110110 | 101010 | 1010 | 100101 | 101010 |
Color Harmonies of #945144
Complementary color
Monochromatic Colors of #945144
Black with #945144
Text Example
Text Example
White with #945144
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #945144; }
p { color: rgb(148,81,68); }
H1.HeaderClassName
{
color: #945144;
}
.AnyTagClassName
{
color: #945144;
}
</style>
background-color css
<style>
a { background-color: #945144; }
a { background-color: rgb(148,81,68); }
div.DivClassName
{
background-color: #945144;
}
.BgClassName
{
background-color: #945144;
}
</style>
border-color css
<style>
span { border-color: #945144; }
span { border-color: rgb(148,81,68); }
td.TdClassName
{
border-color: #945144;
}
.TagClassName
{
border-color: #945144;
}
</style>