Shades of El Salva #935047
Tints of El Salva #935047
RGB
CMYK
RGB Variations
Color information
#935047 (or 0x935047) is known color: El Salva. HEX triplet: 93, 50 and 47. RGB value is (147,80,71). Sum of RGB (Red+Green+Blue) = 147+80+71=298 (39% of max value = 765). Red value is 147 (57.81% from 255 or 49.33% from 298); Green value is 80 (31.64% from 255 or 26.85% from 298); Blue value is 71 (28.12% from 255 or 23.83% from 298); Max value from RGB is 147 - color contains mainly: red. Hex color #935047 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #935047 is #6CAFB8. Grayscale: #636363. Windows color (decimal): -7122873 or 4673683. OLE color: 4673683.
HSL color Cylindrical-coordinate representation of color #935047: hue angle of 7.11º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #935047 is Cyan = 0, Magento = 0.46, Yellow = 0.52 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 80 | 71 | - |
| CMYK | 0 | 0.46 | 0.52 | 0.42 |
| HSL | 7.11º | 0.35% | 0.43% | - |
| HSV(B) | 7.11º | 0.52% | 0.58% | - |
| XYZ | 16.04 | 12.4 | 7.51 | - |
| YUV | 99.01 | 112.2 | 162.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 80 | 71 | 0 | 0.46 | 0.52 | 0.42 | 7.11 | 0.35 | 0.43 |
| Hex | 93 | 50 | 47 | 0 | 2E | 34 | 2A | 7 | 23 | 2B |
| Octal | 223 | 120 | 107 | 0 | 56 | 64 | 52 | 7 | 43 | 53 |
| Binary | 10010011 | 1010000 | 1000111 | 0 | 101110 | 110100 | 101010 | 111 | 100011 | 101011 |
Color Harmonies of #935047
Complementary color
Monochromatic Colors of #935047
Black with #935047
Text Example
Text Example
White with #935047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #935047; }
p { color: rgb(147,80,71); }
H1.HeaderClassName
{
color: #935047;
}
.AnyTagClassName
{
color: #935047;
}
</style>
background-color css
<style>
a { background-color: #935047; }
a { background-color: rgb(147,80,71); }
div.DivClassName
{
background-color: #935047;
}
.BgClassName
{
background-color: #935047;
}
</style>
border-color css
<style>
span { border-color: #935047; }
span { border-color: rgb(147,80,71); }
td.TdClassName
{
border-color: #935047;
}
.TagClassName
{
border-color: #935047;
}
</style>