Shades of El Salva #935040
Tints of El Salva #935040
RGB
CMYK
RGB Variations
Color information
#935040 (or 0x935040) is known color: El Salva. HEX triplet: 93, 50 and 40. RGB value is (147,80,64). Sum of RGB (Red+Green+Blue) = 147+80+64=291 (38% of max value = 765). Red value is 147 (57.81% from 255 or 50.52% from 291); Green value is 80 (31.64% from 255 or 27.49% from 291); Blue value is 64 (25.39% from 255 or 21.99% from 291); Max value from RGB is 147 - color contains mainly: red. Hex color #935040 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #935040 is #6CAFBF. Grayscale: #626262. Windows color (decimal): -7122880 or 4214931. OLE color: 4214931.
HSL color Cylindrical-coordinate representation of color #935040: hue angle of 11.57º degrees, saturation: 0.39, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #935040 is Cyan = 0, Magento = 0.46, Yellow = 0.56 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 80 | 64 | - |
| CMYK | 0 | 0.46 | 0.56 | 0.42 |
| HSL | 11.57º | 0.39% | 0.41% | - |
| HSV(B) | 11.57º | 0.56% | 0.58% | - |
| XYZ | 15.83 | 12.31 | 6.39 | - |
| YUV | 98.21 | 108.7 | 162.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 80 | 64 | 0 | 0.46 | 0.56 | 0.42 | 11.57 | 0.39 | 0.41 |
| Hex | 93 | 50 | 40 | 0 | 2E | 38 | 2A | C | 27 | 29 |
| Octal | 223 | 120 | 100 | 0 | 56 | 70 | 52 | 14 | 47 | 51 |
| Binary | 10010011 | 1010000 | 1000000 | 0 | 101110 | 111000 | 101010 | 1100 | 100111 | 101001 |
Color Harmonies of #935040
Complementary color
Monochromatic Colors of #935040
Black with #935040
Text Example
Text Example
White with #935040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #935040; }
p { color: rgb(147,80,64); }
H1.HeaderClassName
{
color: #935040;
}
.AnyTagClassName
{
color: #935040;
}
</style>
background-color css
<style>
a { background-color: #935040; }
a { background-color: rgb(147,80,64); }
div.DivClassName
{
background-color: #935040;
}
.BgClassName
{
background-color: #935040;
}
</style>
border-color css
<style>
span { border-color: #935040; }
span { border-color: rgb(147,80,64); }
td.TdClassName
{
border-color: #935040;
}
.TagClassName
{
border-color: #935040;
}
</style>