Shades of El Salva #915349
Tints of El Salva #915349
RGB
CMYK
RGB Variations
Color information
#915349 (or 0x915349) is known color: El Salva. HEX triplet: 91, 53 and 49. RGB value is (145,83,73). Sum of RGB (Red+Green+Blue) = 145+83+73=301 (39% of max value = 765). Red value is 145 (57.03% from 255 or 48.17% from 301); Green value is 83 (32.81% from 255 or 27.57% from 301); Blue value is 73 (28.91% from 255 or 24.25% from 301); Max value from RGB is 145 - color contains mainly: red. Hex color #915349 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #915349 is #6EACB6. Grayscale: #646464. Windows color (decimal): -7253175 or 4805521. OLE color: 4805521.
HSL color Cylindrical-coordinate representation of color #915349: hue angle of 8.33º 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 #915349 is Cyan = 0, Magento = 0.43, Yellow = 0.50 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 83 | 73 | - |
| CMYK | 0 | 0.43 | 0.50 | 0.43 |
| HSL | 8.33º | 0.33% | 0.43% | - |
| HSV(B) | 8.33º | 0.5% | 0.57% | - |
| XYZ | 15.97 | 12.69 | 7.91 | - |
| YUV | 100.4 | 112.54 | 159.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 83 | 73 | 0 | 0.43 | 0.50 | 0.43 | 8.33 | 0.33 | 0.43 |
| Hex | 91 | 53 | 49 | 0 | 2B | 32 | 2B | 8 | 21 | 2B |
| Octal | 221 | 123 | 111 | 0 | 53 | 62 | 53 | 10 | 41 | 53 |
| Binary | 10010001 | 1010011 | 1001001 | 0 | 101011 | 110010 | 101011 | 1000 | 100001 | 101011 |
Color Harmonies of #915349
Complementary color
Monochromatic Colors of #915349
Black with #915349
Text Example
Text Example
White with #915349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915349; }
p { color: rgb(145,83,73); }
H1.HeaderClassName
{
color: #915349;
}
.AnyTagClassName
{
color: #915349;
}
</style>
background-color css
<style>
a { background-color: #915349; }
a { background-color: rgb(145,83,73); }
div.DivClassName
{
background-color: #915349;
}
.BgClassName
{
background-color: #915349;
}
</style>
border-color css
<style>
span { border-color: #915349; }
span { border-color: rgb(145,83,73); }
td.TdClassName
{
border-color: #915349;
}
.TagClassName
{
border-color: #915349;
}
</style>