Shades of El Salva #915647
Tints of El Salva #915647
RGB
CMYK
RGB Variations
Color information
#915647 (or 0x915647) is known color: El Salva. HEX triplet: 91, 56 and 47. RGB value is (145,86,71). Sum of RGB (Red+Green+Blue) = 145+86+71=302 (40% of max value = 765). Red value is 145 (57.03% from 255 or 48.01% from 302); Green value is 86 (33.98% from 255 or 28.48% from 302); Blue value is 71 (28.12% from 255 or 23.51% from 302); Max value from RGB is 145 - color contains mainly: red. Hex color #915647 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #915647 is #6EA9B8. Grayscale: #666666. Windows color (decimal): -7252409 or 4675217. OLE color: 4675217.
HSL color Cylindrical-coordinate representation of color #915647: hue angle of 12.16º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #915647 is Cyan = 0, Magento = 0.41, Yellow = 0.51 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 86 | 71 | - |
| CMYK | 0 | 0.41 | 0.51 | 0.43 |
| HSL | 12.16º | 0.34% | 0.42% | - |
| HSV(B) | 12.16º | 0.51% | 0.57% | - |
| XYZ | 16.14 | 13.13 | 7.64 | - |
| YUV | 101.93 | 110.55 | 158.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 86 | 71 | 0 | 0.41 | 0.51 | 0.43 | 12.16 | 0.34 | 0.42 |
| Hex | 91 | 56 | 47 | 0 | 29 | 33 | 2B | C | 22 | 2A |
| Octal | 221 | 126 | 107 | 0 | 51 | 63 | 53 | 14 | 42 | 52 |
| Binary | 10010001 | 1010110 | 1000111 | 0 | 101001 | 110011 | 101011 | 1100 | 100010 | 101010 |
Color Harmonies of #915647
Complementary color
Monochromatic Colors of #915647
Black with #915647
Text Example
Text Example
White with #915647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915647; }
p { color: rgb(145,86,71); }
H1.HeaderClassName
{
color: #915647;
}
.AnyTagClassName
{
color: #915647;
}
</style>
background-color css
<style>
a { background-color: #915647; }
a { background-color: rgb(145,86,71); }
div.DivClassName
{
background-color: #915647;
}
.BgClassName
{
background-color: #915647;
}
</style>
border-color css
<style>
span { border-color: #915647; }
span { border-color: rgb(145,86,71); }
td.TdClassName
{
border-color: #915647;
}
.TagClassName
{
border-color: #915647;
}
</style>