Shades of El Salva #915546
Tints of El Salva #915546
RGB
CMYK
RGB Variations
Color information
#915546 (or 0x915546) is known color: El Salva. HEX triplet: 91, 55 and 46. RGB value is (145,85,70). Sum of RGB (Red+Green+Blue) = 145+85+70=300 (39% of max value = 765). Red value is 145 (57.03% from 255 or 48.33% from 300); Green value is 85 (33.59% from 255 or 28.33% from 300); Blue value is 70 (27.73% from 255 or 23.33% from 300); Max value from RGB is 145 - color contains mainly: red. Hex color #915546 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #915546 is #6EAAB9. Grayscale: #656565. Windows color (decimal): -7252666 or 4609425. OLE color: 4609425.
HSL color Cylindrical-coordinate representation of color #915546: hue angle of 12º degrees, saturation: 0.35, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #915546 is Cyan = 0, Magento = 0.41, Yellow = 0.52 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 85 | 70 | - |
| CMYK | 0 | 0.41 | 0.52 | 0.43 |
| HSL | 12º | 0.35% | 0.42% | - |
| HSV(B) | 12º | 0.52% | 0.57% | - |
| XYZ | 16.03 | 12.96 | 7.45 | - |
| YUV | 101.23 | 110.38 | 159.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 85 | 70 | 0 | 0.41 | 0.52 | 0.43 | 12 | 0.35 | 0.42 |
| Hex | 91 | 55 | 46 | 0 | 29 | 34 | 2B | C | 23 | 2A |
| Octal | 221 | 125 | 106 | 0 | 51 | 64 | 53 | 14 | 43 | 52 |
| Binary | 10010001 | 1010101 | 1000110 | 0 | 101001 | 110100 | 101011 | 1100 | 100011 | 101010 |
Color Harmonies of #915546
Complementary color
Monochromatic Colors of #915546
Black with #915546
Text Example
Text Example
White with #915546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915546; }
p { color: rgb(145,85,70); }
H1.HeaderClassName
{
color: #915546;
}
.AnyTagClassName
{
color: #915546;
}
</style>
background-color css
<style>
a { background-color: #915546; }
a { background-color: rgb(145,85,70); }
div.DivClassName
{
background-color: #915546;
}
.BgClassName
{
background-color: #915546;
}
</style>
border-color css
<style>
span { border-color: #915546; }
span { border-color: rgb(145,85,70); }
td.TdClassName
{
border-color: #915546;
}
.TagClassName
{
border-color: #915546;
}
</style>