Shades of El Salva #955445
Tints of El Salva #955445
RGB
CMYK
RGB Variations
Color information
#955445 (or 0x955445) is known color: El Salva. HEX triplet: 95, 54 and 45. RGB value is (149,84,69). Sum of RGB (Red+Green+Blue) = 149+84+69=302 (40% of max value = 765). Red value is 149 (58.59% from 255 or 49.34% from 302); Green value is 84 (33.20% from 255 or 27.81% from 302); Blue value is 69 (27.34% from 255 or 22.85% from 302); Max value from RGB is 149 - color contains mainly: red. Hex color #955445 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #955445 is #6AABBA. Grayscale: #656565. Windows color (decimal): -6990779 or 4543637. OLE color: 4543637.
HSL color Cylindrical-coordinate representation of color #955445: hue angle of 11.25º degrees, saturation: 0.37, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #955445 is Cyan = 0, Magento = 0.44, Yellow = 0.54 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 84 | 69 | - |
| CMYK | 0 | 0.44 | 0.54 | 0.42 |
| HSL | 11.25º | 0.37% | 0.43% | - |
| HSV(B) | 11.25º | 0.54% | 0.58% | - |
| XYZ | 16.64 | 13.16 | 7.29 | - |
| YUV | 101.73 | 109.53 | 161.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 84 | 69 | 0 | 0.44 | 0.54 | 0.42 | 11.25 | 0.37 | 0.43 |
| Hex | 95 | 54 | 45 | 0 | 2C | 36 | 2A | B | 25 | 2B |
| Octal | 225 | 124 | 105 | 0 | 54 | 66 | 52 | 13 | 45 | 53 |
| Binary | 10010101 | 1010100 | 1000101 | 0 | 101100 | 110110 | 101010 | 1011 | 100101 | 101011 |
Color Harmonies of #955445
Complementary color
Monochromatic Colors of #955445
Black with #955445
Text Example
Text Example
White with #955445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #955445; }
p { color: rgb(149,84,69); }
H1.HeaderClassName
{
color: #955445;
}
.AnyTagClassName
{
color: #955445;
}
</style>
background-color css
<style>
a { background-color: #955445; }
a { background-color: rgb(149,84,69); }
div.DivClassName
{
background-color: #955445;
}
.BgClassName
{
background-color: #955445;
}
</style>
border-color css
<style>
span { border-color: #955445; }
span { border-color: rgb(149,84,69); }
td.TdClassName
{
border-color: #955445;
}
.TagClassName
{
border-color: #955445;
}
</style>