Shades of El Salva #935343
Tints of El Salva #935343
RGB
CMYK
RGB Variations
Color information
#935343 (or 0x935343) is known color: El Salva. HEX triplet: 93, 53 and 43. RGB value is (147,83,67). Sum of RGB (Red+Green+Blue) = 147+83+67=297 (39% of max value = 765). Red value is 147 (57.81% from 255 or 49.49% from 297); Green value is 83 (32.81% from 255 or 27.95% from 297); Blue value is 67 (26.56% from 255 or 22.56% from 297); Max value from RGB is 147 - color contains mainly: red. Hex color #935343 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #935343 is #6CACBC. Grayscale: #646464. Windows color (decimal): -7122109 or 4412307. OLE color: 4412307.
HSL color Cylindrical-coordinate representation of color #935343: hue angle of 12º 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 #935343 is Cyan = 0, Magento = 0.44, Yellow = 0.54 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 83 | 67 | - |
| CMYK | 0 | 0.44 | 0.54 | 0.42 |
| HSL | 12º | 0.37% | 0.42% | - |
| HSV(B) | 12º | 0.54% | 0.58% | - |
| XYZ | 16.14 | 12.79 | 6.93 | - |
| YUV | 100.31 | 109.2 | 161.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 83 | 67 | 0 | 0.44 | 0.54 | 0.42 | 12 | 0.37 | 0.42 |
| Hex | 93 | 53 | 43 | 0 | 2C | 36 | 2A | C | 25 | 2A |
| Octal | 223 | 123 | 103 | 0 | 54 | 66 | 52 | 14 | 45 | 52 |
| Binary | 10010011 | 1010011 | 1000011 | 0 | 101100 | 110110 | 101010 | 1100 | 100101 | 101010 |
Color Harmonies of #935343
Complementary color
Monochromatic Colors of #935343
Black with #935343
Text Example
Text Example
White with #935343
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #935343; }
p { color: rgb(147,83,67); }
H1.HeaderClassName
{
color: #935343;
}
.AnyTagClassName
{
color: #935343;
}
</style>
background-color css
<style>
a { background-color: #935343; }
a { background-color: rgb(147,83,67); }
div.DivClassName
{
background-color: #935343;
}
.BgClassName
{
background-color: #935343;
}
</style>
border-color css
<style>
span { border-color: #935343; }
span { border-color: rgb(147,83,67); }
td.TdClassName
{
border-color: #935343;
}
.TagClassName
{
border-color: #935343;
}
</style>