Shades of El Salva #955344
Tints of El Salva #955344
RGB
CMYK
RGB Variations
Color information
#955344 (or 0x955344) is known color: El Salva. HEX triplet: 95, 53 and 44. RGB value is (149,83,68). Sum of RGB (Red+Green+Blue) = 149+83+68=300 (39% of max value = 765). Red value is 149 (58.59% from 255 or 49.67% from 300); Green value is 83 (32.81% from 255 or 27.67% from 300); Blue value is 68 (26.95% from 255 or 22.67% from 300); Max value from RGB is 149 - color contains mainly: red. Hex color #955344 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #955344 is #6AACBB. Grayscale: #656565. Windows color (decimal): -6991036 or 4477845. OLE color: 4477845.
HSL color Cylindrical-coordinate representation of color #955344: hue angle of 11.11º 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 #955344 is Cyan = 0, Magento = 0.44, Yellow = 0.54 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 83 | 68 | - |
| CMYK | 0 | 0.44 | 0.54 | 0.42 |
| HSL | 11.11º | 0.37% | 0.43% | - |
| HSV(B) | 11.11º | 0.54% | 0.58% | - |
| XYZ | 16.53 | 12.99 | 7.11 | - |
| YUV | 101.02 | 109.37 | 162.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 83 | 68 | 0 | 0.44 | 0.54 | 0.42 | 11.11 | 0.37 | 0.43 |
| Hex | 95 | 53 | 44 | 0 | 2C | 36 | 2A | B | 25 | 2B |
| Octal | 225 | 123 | 104 | 0 | 54 | 66 | 52 | 13 | 45 | 53 |
| Binary | 10010101 | 1010011 | 1000100 | 0 | 101100 | 110110 | 101010 | 1011 | 100101 | 101011 |
Color Harmonies of #955344
Complementary color
Monochromatic Colors of #955344
Black with #955344
Text Example
Text Example
White with #955344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #955344; }
p { color: rgb(149,83,68); }
H1.HeaderClassName
{
color: #955344;
}
.AnyTagClassName
{
color: #955344;
}
</style>
background-color css
<style>
a { background-color: #955344; }
a { background-color: rgb(149,83,68); }
div.DivClassName
{
background-color: #955344;
}
.BgClassName
{
background-color: #955344;
}
</style>
border-color css
<style>
span { border-color: #955344; }
span { border-color: rgb(149,83,68); }
td.TdClassName
{
border-color: #955344;
}
.TagClassName
{
border-color: #955344;
}
</style>