Shades of El Salva #965040
Tints of El Salva #965040
RGB
CMYK
RGB Variations
Color information
#965040 (or 0x965040) is known color: El Salva. HEX triplet: 96, 50 and 40. RGB value is (150,80,64). Sum of RGB (Red+Green+Blue) = 150+80+64=294 (38% of max value = 765). Red value is 150 (58.98% from 255 or 51.02% from 294); Green value is 80 (31.64% from 255 or 27.21% from 294); Blue value is 64 (25.39% from 255 or 21.77% from 294); Max value from RGB is 150 - color contains mainly: red. Hex color #965040 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #965040 is #69AFBF. Grayscale: #636363. Windows color (decimal): -6926272 or 4214934. OLE color: 4214934.
HSL color Cylindrical-coordinate representation of color #965040: hue angle of 11.16º degrees, saturation: 0.4, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #965040 is Cyan = 0, Magento = 0.47, Yellow = 0.57 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 80 | 64 | - |
| CMYK | 0 | 0.47 | 0.57 | 0.41 |
| HSL | 11.16º | 0.4% | 0.42% | - |
| HSV(B) | 11.16º | 0.57% | 0.59% | - |
| XYZ | 16.37 | 12.59 | 6.42 | - |
| YUV | 99.11 | 108.19 | 164.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 80 | 64 | 0 | 0.47 | 0.57 | 0.41 | 11.16 | 0.4 | 0.42 |
| Hex | 96 | 50 | 40 | 0 | 2F | 39 | 29 | B | 28 | 2A |
| Octal | 226 | 120 | 100 | 0 | 57 | 71 | 51 | 13 | 50 | 52 |
| Binary | 10010110 | 1010000 | 1000000 | 0 | 101111 | 111001 | 101001 | 1011 | 101000 | 101010 |
Color Harmonies of #965040
Complementary color
Monochromatic Colors of #965040
Black with #965040
Text Example
Text Example
White with #965040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #965040; }
p { color: rgb(150,80,64); }
H1.HeaderClassName
{
color: #965040;
}
.AnyTagClassName
{
color: #965040;
}
</style>
background-color css
<style>
a { background-color: #965040; }
a { background-color: rgb(150,80,64); }
div.DivClassName
{
background-color: #965040;
}
.BgClassName
{
background-color: #965040;
}
</style>
border-color css
<style>
span { border-color: #965040; }
span { border-color: rgb(150,80,64); }
td.TdClassName
{
border-color: #965040;
}
.TagClassName
{
border-color: #965040;
}
</style>