Shades of El Salva #965343
Tints of El Salva #965343
RGB
CMYK
RGB Variations
Color information
#965343 (or 0x965343) is known color: El Salva. HEX triplet: 96, 53 and 43. RGB value is (150,83,67). Sum of RGB (Red+Green+Blue) = 150+83+67=300 (39% of max value = 765). Red value is 150 (58.98% from 255 or 50% from 300); Green value is 83 (32.81% from 255 or 27.67% from 300); Blue value is 67 (26.56% from 255 or 22.33% from 300); Max value from RGB is 150 - color contains mainly: red. Hex color #965343 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #965343 is #69ACBC. Grayscale: #656565. Windows color (decimal): -6925501 or 4412310. OLE color: 4412310.
HSL color Cylindrical-coordinate representation of color #965343: hue angle of 11.57º degrees, saturation: 0.38, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #965343 is Cyan = 0, Magento = 0.45, Yellow = 0.55 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 83 | 67 | - |
| CMYK | 0 | 0.45 | 0.55 | 0.41 |
| HSL | 11.57º | 0.38% | 0.43% | - |
| HSV(B) | 11.57º | 0.55% | 0.59% | - |
| XYZ | 16.68 | 13.08 | 6.95 | - |
| YUV | 101.21 | 108.7 | 162.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 83 | 67 | 0 | 0.45 | 0.55 | 0.41 | 11.57 | 0.38 | 0.43 |
| Hex | 96 | 53 | 43 | 0 | 2D | 37 | 29 | C | 26 | 2B |
| Octal | 226 | 123 | 103 | 0 | 55 | 67 | 51 | 14 | 46 | 53 |
| Binary | 10010110 | 1010011 | 1000011 | 0 | 101101 | 110111 | 101001 | 1100 | 100110 | 101011 |
Color Harmonies of #965343
Complementary color
Monochromatic Colors of #965343
Black with #965343
Text Example
Text Example
White with #965343
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #965343; }
p { color: rgb(150,83,67); }
H1.HeaderClassName
{
color: #965343;
}
.AnyTagClassName
{
color: #965343;
}
</style>
background-color css
<style>
a { background-color: #965343; }
a { background-color: rgb(150,83,67); }
div.DivClassName
{
background-color: #965343;
}
.BgClassName
{
background-color: #965343;
}
</style>
border-color css
<style>
span { border-color: #965343; }
span { border-color: rgb(150,83,67); }
td.TdClassName
{
border-color: #965343;
}
.TagClassName
{
border-color: #965343;
}
</style>