Shades of El Salva #965145
Tints of El Salva #965145
RGB
CMYK
RGB Variations
Color information
#965145 (or 0x965145) is known color: El Salva. HEX triplet: 96, 51 and 45. RGB value is (150,81,69). Sum of RGB (Red+Green+Blue) = 150+81+69=300 (39% of max value = 765). Red value is 150 (58.98% from 255 or 50% from 300); Green value is 81 (32.03% from 255 or 27% from 300); Blue value is 69 (27.34% from 255 or 23% from 300); Max value from RGB is 150 - color contains mainly: red. Hex color #965145 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #965145 is #69AEBA. Grayscale: #646464. Windows color (decimal): -6926011 or 4542870. OLE color: 4542870.
HSL color Cylindrical-coordinate representation of color #965145: hue angle of 8.89º degrees, saturation: 0.37, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #965145 is Cyan = 0, Magento = 0.46, Yellow = 0.54 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 81 | 69 | - |
| CMYK | 0 | 0.46 | 0.54 | 0.41 |
| HSL | 8.89º | 0.37% | 0.43% | - |
| HSV(B) | 8.89º | 0.54% | 0.59% | - |
| XYZ | 16.59 | 12.8 | 7.23 | - |
| YUV | 100.26 | 110.36 | 163.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 81 | 69 | 0 | 0.46 | 0.54 | 0.41 | 8.89 | 0.37 | 0.43 |
| Hex | 96 | 51 | 45 | 0 | 2E | 36 | 29 | 9 | 25 | 2B |
| Octal | 226 | 121 | 105 | 0 | 56 | 66 | 51 | 11 | 45 | 53 |
| Binary | 10010110 | 1010001 | 1000101 | 0 | 101110 | 110110 | 101001 | 1001 | 100101 | 101011 |
Color Harmonies of #965145
Complementary color
Monochromatic Colors of #965145
Black with #965145
Text Example
Text Example
White with #965145
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #965145; }
p { color: rgb(150,81,69); }
H1.HeaderClassName
{
color: #965145;
}
.AnyTagClassName
{
color: #965145;
}
</style>
background-color css
<style>
a { background-color: #965145; }
a { background-color: rgb(150,81,69); }
div.DivClassName
{
background-color: #965145;
}
.BgClassName
{
background-color: #965145;
}
</style>
border-color css
<style>
span { border-color: #965145; }
span { border-color: rgb(150,81,69); }
td.TdClassName
{
border-color: #965145;
}
.TagClassName
{
border-color: #965145;
}
</style>