Shades of El Salva #945244
Tints of El Salva #945244
RGB
CMYK
RGB Variations
Color information
#945244 (or 0x945244) is known color: El Salva. HEX triplet: 94, 52 and 44. RGB value is (148,82,68). Sum of RGB (Red+Green+Blue) = 148+82+68=298 (39% of max value = 765). Red value is 148 (58.20% from 255 or 49.66% from 298); Green value is 82 (32.42% from 255 or 27.52% from 298); Blue value is 68 (26.95% from 255 or 22.82% from 298); Max value from RGB is 148 - color contains mainly: red. Hex color #945244 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #945244 is #6BADBB. Grayscale: #646464. Windows color (decimal): -7056828 or 4477588. OLE color: 4477588.
HSL color Cylindrical-coordinate representation of color #945244: hue angle of 10.5º 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 #945244 is Cyan = 0, Magento = 0.45, Yellow = 0.54 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 82 | 68 | - |
| CMYK | 0 | 0.45 | 0.54 | 0.42 |
| HSL | 10.5º | 0.37% | 0.42% | - |
| HSV(B) | 10.5º | 0.54% | 0.58% | - |
| XYZ | 16.27 | 12.75 | 7.07 | - |
| YUV | 100.14 | 109.87 | 162.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 82 | 68 | 0 | 0.45 | 0.54 | 0.42 | 10.5 | 0.37 | 0.42 |
| Hex | 94 | 52 | 44 | 0 | 2D | 36 | 2A | A | 25 | 2A |
| Octal | 224 | 122 | 104 | 0 | 55 | 66 | 52 | 12 | 45 | 52 |
| Binary | 10010100 | 1010010 | 1000100 | 0 | 101101 | 110110 | 101010 | 1010 | 100101 | 101010 |
Color Harmonies of #945244
Complementary color
Monochromatic Colors of #945244
Black with #945244
Text Example
Text Example
White with #945244
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #945244; }
p { color: rgb(148,82,68); }
H1.HeaderClassName
{
color: #945244;
}
.AnyTagClassName
{
color: #945244;
}
</style>
background-color css
<style>
a { background-color: #945244; }
a { background-color: rgb(148,82,68); }
div.DivClassName
{
background-color: #945244;
}
.BgClassName
{
background-color: #945244;
}
</style>
border-color css
<style>
span { border-color: #945244; }
span { border-color: rgb(148,82,68); }
td.TdClassName
{
border-color: #945244;
}
.TagClassName
{
border-color: #945244;
}
</style>