Shades of El Salva #955342
Tints of El Salva #955342
RGB
CMYK
RGB Variations
Color information
#955342 (or 0x955342) is known color: El Salva. HEX triplet: 95, 53 and 42. RGB value is (149,83,66). Sum of RGB (Red+Green+Blue) = 149+83+66=298 (39% of max value = 765). Red value is 149 (58.59% from 255 or 50% from 298); Green value is 83 (32.81% from 255 or 27.85% from 298); Blue value is 66 (26.17% from 255 or 22.15% from 298); Max value from RGB is 149 - color contains mainly: red. Hex color #955342 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #955342 is #6AACBD. Grayscale: #646464. Windows color (decimal): -6991038 or 4346773. OLE color: 4346773.
HSL color Cylindrical-coordinate representation of color #955342: hue angle of 12.29º degrees, saturation: 0.39, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #955342 is Cyan = 0, Magento = 0.44, Yellow = 0.56 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 83 | 66 | - |
| CMYK | 0 | 0.44 | 0.56 | 0.42 |
| HSL | 12.29º | 0.39% | 0.42% | - |
| HSV(B) | 12.29º | 0.56% | 0.58% | - |
| XYZ | 16.47 | 12.97 | 6.79 | - |
| YUV | 100.8 | 108.37 | 162.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 83 | 66 | 0 | 0.44 | 0.56 | 0.42 | 12.29 | 0.39 | 0.42 |
| Hex | 95 | 53 | 42 | 0 | 2C | 38 | 2A | C | 27 | 2A |
| Octal | 225 | 123 | 102 | 0 | 54 | 70 | 52 | 14 | 47 | 52 |
| Binary | 10010101 | 1010011 | 1000010 | 0 | 101100 | 111000 | 101010 | 1100 | 100111 | 101010 |
Color Harmonies of #955342
Complementary color
Monochromatic Colors of #955342
Black with #955342
Text Example
Text Example
White with #955342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #955342; }
p { color: rgb(149,83,66); }
H1.HeaderClassName
{
color: #955342;
}
.AnyTagClassName
{
color: #955342;
}
</style>
background-color css
<style>
a { background-color: #955342; }
a { background-color: rgb(149,83,66); }
div.DivClassName
{
background-color: #955342;
}
.BgClassName
{
background-color: #955342;
}
</style>
border-color css
<style>
span { border-color: #955342; }
span { border-color: rgb(149,83,66); }
td.TdClassName
{
border-color: #955342;
}
.TagClassName
{
border-color: #955342;
}
</style>