Shades of El Salva #935146
Tints of El Salva #935146
RGB
CMYK
RGB Variations
Color information
#935146 (or 0x935146) is known color: El Salva. HEX triplet: 93, 51 and 46. RGB value is (147,81,70). Sum of RGB (Red+Green+Blue) = 147+81+70=298 (39% of max value = 765). Red value is 147 (57.81% from 255 or 49.33% from 298); Green value is 81 (32.03% from 255 or 27.18% from 298); Blue value is 70 (27.73% from 255 or 23.49% from 298); Max value from RGB is 147 - color contains mainly: red. Hex color #935146 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #935146 is #6CAEB9. Grayscale: #636363. Windows color (decimal): -7122618 or 4608403. OLE color: 4608403.
HSL color Cylindrical-coordinate representation of color #935146: hue angle of 8.57º 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 #935146 is Cyan = 0, Magento = 0.45, Yellow = 0.52 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 81 | 70 | - |
| CMYK | 0 | 0.45 | 0.52 | 0.42 |
| HSL | 8.57º | 0.35% | 0.43% | - |
| HSV(B) | 8.57º | 0.52% | 0.58% | - |
| XYZ | 16.08 | 12.53 | 7.37 | - |
| YUV | 99.48 | 111.37 | 161.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 81 | 70 | 0 | 0.45 | 0.52 | 0.42 | 8.57 | 0.35 | 0.43 |
| Hex | 93 | 51 | 46 | 0 | 2D | 34 | 2A | 9 | 23 | 2B |
| Octal | 223 | 121 | 106 | 0 | 55 | 64 | 52 | 11 | 43 | 53 |
| Binary | 10010011 | 1010001 | 1000110 | 0 | 101101 | 110100 | 101010 | 1001 | 100011 | 101011 |
Color Harmonies of #935146
Complementary color
Monochromatic Colors of #935146
Black with #935146
Text Example
Text Example
White with #935146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #935146; }
p { color: rgb(147,81,70); }
H1.HeaderClassName
{
color: #935146;
}
.AnyTagClassName
{
color: #935146;
}
</style>
background-color css
<style>
a { background-color: #935146; }
a { background-color: rgb(147,81,70); }
div.DivClassName
{
background-color: #935146;
}
.BgClassName
{
background-color: #935146;
}
</style>
border-color css
<style>
span { border-color: #935146; }
span { border-color: rgb(147,81,70); }
td.TdClassName
{
border-color: #935146;
}
.TagClassName
{
border-color: #935146;
}
</style>