Shades of El Salva #945342
Tints of El Salva #945342
RGB
CMYK
RGB Variations
Color information
#945342 (or 0x945342) is known color: El Salva. HEX triplet: 94, 53 and 42. RGB value is (148,83,66). Sum of RGB (Red+Green+Blue) = 148+83+66=297 (39% of max value = 765). Red value is 148 (58.20% from 255 or 49.83% from 297); Green value is 83 (32.81% from 255 or 27.95% from 297); Blue value is 66 (26.17% from 255 or 22.22% from 297); Max value from RGB is 148 - color contains mainly: red. Hex color #945342 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #945342 is #6BACBD. Grayscale: #646464. Windows color (decimal): -7056574 or 4346772. OLE color: 4346772.
HSL color Cylindrical-coordinate representation of color #945342: hue angle of 12.44º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #945342 is Cyan = 0, Magento = 0.44, Yellow = 0.55 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 83 | 66 | - |
| CMYK | 0 | 0.44 | 0.55 | 0.42 |
| HSL | 12.44º | 0.38% | 0.42% | - |
| HSV(B) | 12.44º | 0.55% | 0.58% | - |
| XYZ | 16.29 | 12.88 | 6.78 | - |
| YUV | 100.5 | 108.53 | 161.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 83 | 66 | 0 | 0.44 | 0.55 | 0.42 | 12.44 | 0.38 | 0.42 |
| Hex | 94 | 53 | 42 | 0 | 2C | 37 | 2A | C | 26 | 2A |
| Octal | 224 | 123 | 102 | 0 | 54 | 67 | 52 | 14 | 46 | 52 |
| Binary | 10010100 | 1010011 | 1000010 | 0 | 101100 | 110111 | 101010 | 1100 | 100110 | 101010 |
Color Harmonies of #945342
Complementary color
Monochromatic Colors of #945342
Black with #945342
Text Example
Text Example
White with #945342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #945342; }
p { color: rgb(148,83,66); }
H1.HeaderClassName
{
color: #945342;
}
.AnyTagClassName
{
color: #945342;
}
</style>
background-color css
<style>
a { background-color: #945342; }
a { background-color: rgb(148,83,66); }
div.DivClassName
{
background-color: #945342;
}
.BgClassName
{
background-color: #945342;
}
</style>
border-color css
<style>
span { border-color: #945342; }
span { border-color: rgb(148,83,66); }
td.TdClassName
{
border-color: #945342;
}
.TagClassName
{
border-color: #945342;
}
</style>