Shades of El Salva #935246
Tints of El Salva #935246
RGB
CMYK
RGB Variations
Color information
#935246 (or 0x935246) is known color: El Salva. HEX triplet: 93, 52 and 46. RGB value is (147,82,70). Sum of RGB (Red+Green+Blue) = 147+82+70=299 (39% of max value = 765). Red value is 147 (57.81% from 255 or 49.16% from 299); Green value is 82 (32.42% from 255 or 27.42% from 299); Blue value is 70 (27.73% from 255 or 23.41% from 299); Max value from RGB is 147 - color contains mainly: red. Hex color #935246 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #935246 is #6CADB9. Grayscale: #646464. Windows color (decimal): -7122362 or 4608659. OLE color: 4608659.
HSL color Cylindrical-coordinate representation of color #935246: hue angle of 9.35º 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 #935246 is Cyan = 0, Magento = 0.44, Yellow = 0.52 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 82 | 70 | - |
| CMYK | 0 | 0.44 | 0.52 | 0.42 |
| HSL | 9.35º | 0.35% | 0.43% | - |
| HSV(B) | 9.35º | 0.52% | 0.58% | - |
| XYZ | 16.16 | 12.68 | 7.39 | - |
| YUV | 100.07 | 111.03 | 161.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 82 | 70 | 0 | 0.44 | 0.52 | 0.42 | 9.35 | 0.35 | 0.43 |
| Hex | 93 | 52 | 46 | 0 | 2C | 34 | 2A | 9 | 23 | 2B |
| Octal | 223 | 122 | 106 | 0 | 54 | 64 | 52 | 11 | 43 | 53 |
| Binary | 10010011 | 1010010 | 1000110 | 0 | 101100 | 110100 | 101010 | 1001 | 100011 | 101011 |
Color Harmonies of #935246
Complementary color
Monochromatic Colors of #935246
Black with #935246
Text Example
Text Example
White with #935246
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #935246; }
p { color: rgb(147,82,70); }
H1.HeaderClassName
{
color: #935246;
}
.AnyTagClassName
{
color: #935246;
}
</style>
background-color css
<style>
a { background-color: #935246; }
a { background-color: rgb(147,82,70); }
div.DivClassName
{
background-color: #935246;
}
.BgClassName
{
background-color: #935246;
}
</style>
border-color css
<style>
span { border-color: #935246; }
span { border-color: rgb(147,82,70); }
td.TdClassName
{
border-color: #935246;
}
.TagClassName
{
border-color: #935246;
}
</style>