Shades of El Salva #915549
Tints of El Salva #915549
RGB
CMYK
RGB Variations
Color information
#915549 (or 0x915549) is known color: El Salva. HEX triplet: 91, 55 and 49. RGB value is (145,85,73). Sum of RGB (Red+Green+Blue) = 145+85+73=303 (40% of max value = 765). Red value is 145 (57.03% from 255 or 47.85% from 303); Green value is 85 (33.59% from 255 or 28.05% from 303); Blue value is 73 (28.91% from 255 or 24.09% from 303); Max value from RGB is 145 - color contains mainly: red. Hex color #915549 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #915549 is #6EAAB6. Grayscale: #656565. Windows color (decimal): -7252663 or 4806033. OLE color: 4806033.
HSL color Cylindrical-coordinate representation of color #915549: hue angle of 10º degrees, saturation: 0.33, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #915549 is Cyan = 0, Magento = 0.41, Yellow = 0.50 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 85 | 73 | - |
| CMYK | 0 | 0.41 | 0.50 | 0.43 |
| HSL | 10º | 0.33% | 0.43% | - |
| HSV(B) | 10º | 0.5% | 0.57% | - |
| XYZ | 16.13 | 13 | 7.96 | - |
| YUV | 101.57 | 111.88 | 158.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 85 | 73 | 0 | 0.41 | 0.50 | 0.43 | 10 | 0.33 | 0.43 |
| Hex | 91 | 55 | 49 | 0 | 29 | 32 | 2B | A | 21 | 2B |
| Octal | 221 | 125 | 111 | 0 | 51 | 62 | 53 | 12 | 41 | 53 |
| Binary | 10010001 | 1010101 | 1001001 | 0 | 101001 | 110010 | 101011 | 1010 | 100001 | 101011 |
Color Harmonies of #915549
Complementary color
Monochromatic Colors of #915549
Black with #915549
Text Example
Text Example
White with #915549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915549; }
p { color: rgb(145,85,73); }
H1.HeaderClassName
{
color: #915549;
}
.AnyTagClassName
{
color: #915549;
}
</style>
background-color css
<style>
a { background-color: #915549; }
a { background-color: rgb(145,85,73); }
div.DivClassName
{
background-color: #915549;
}
.BgClassName
{
background-color: #915549;
}
</style>
border-color css
<style>
span { border-color: #915549; }
span { border-color: rgb(145,85,73); }
td.TdClassName
{
border-color: #915549;
}
.TagClassName
{
border-color: #915549;
}
</style>