Shades of El Salva #955043
Tints of El Salva #955043
RGB
CMYK
RGB Variations
Color information
#955043 (or 0x955043) is known color: El Salva. HEX triplet: 95, 50 and 43. RGB value is (149,80,67). Sum of RGB (Red+Green+Blue) = 149+80+67=296 (39% of max value = 765). Red value is 149 (58.59% from 255 or 50.34% from 296); Green value is 80 (31.64% from 255 or 27.03% from 296); Blue value is 67 (26.56% from 255 or 22.64% from 296); Max value from RGB is 149 - color contains mainly: red. Hex color #955043 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #955043 is #6AAFBC. Grayscale: #636363. Windows color (decimal): -6991805 or 4411541. OLE color: 4411541.
HSL color Cylindrical-coordinate representation of color #955043: hue angle of 9.51º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #955043 is Cyan = 0, Magento = 0.46, Yellow = 0.55 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 80 | 67 | - |
| CMYK | 0 | 0.46 | 0.55 | 0.42 |
| HSL | 9.51º | 0.38% | 0.42% | - |
| HSV(B) | 9.51º | 0.55% | 0.58% | - |
| XYZ | 16.28 | 12.53 | 6.87 | - |
| YUV | 99.15 | 109.86 | 163.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 80 | 67 | 0 | 0.46 | 0.55 | 0.42 | 9.51 | 0.38 | 0.42 |
| Hex | 95 | 50 | 43 | 0 | 2E | 37 | 2A | A | 26 | 2A |
| Octal | 225 | 120 | 103 | 0 | 56 | 67 | 52 | 12 | 46 | 52 |
| Binary | 10010101 | 1010000 | 1000011 | 0 | 101110 | 110111 | 101010 | 1010 | 100110 | 101010 |
Color Harmonies of #955043
Complementary color
Monochromatic Colors of #955043
Black with #955043
Text Example
Text Example
White with #955043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #955043; }
p { color: rgb(149,80,67); }
H1.HeaderClassName
{
color: #955043;
}
.AnyTagClassName
{
color: #955043;
}
</style>
background-color css
<style>
a { background-color: #955043; }
a { background-color: rgb(149,80,67); }
div.DivClassName
{
background-color: #955043;
}
.BgClassName
{
background-color: #955043;
}
</style>
border-color css
<style>
span { border-color: #955043; }
span { border-color: rgb(149,80,67); }
td.TdClassName
{
border-color: #955043;
}
.TagClassName
{
border-color: #955043;
}
</style>