Shades of El Salva #915342
Tints of El Salva #915342
RGB
CMYK
RGB Variations
Color information
#915342 (or 0x915342) is known color: El Salva. HEX triplet: 91, 53 and 42. RGB value is (145,83,66). Sum of RGB (Red+Green+Blue) = 145+83+66=294 (38% of max value = 765). Red value is 145 (57.03% from 255 or 49.32% from 294); Green value is 83 (32.81% from 255 or 28.23% from 294); Blue value is 66 (26.17% from 255 or 22.45% from 294); Max value from RGB is 145 - color contains mainly: red. Hex color #915342 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #915342 is #6EACBD. Grayscale: #636363. Windows color (decimal): -7253182 or 4346769. OLE color: 4346769.
HSL color Cylindrical-coordinate representation of color #915342: hue angle of 12.91º degrees, saturation: 0.37, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #915342 is Cyan = 0, Magento = 0.43, Yellow = 0.54 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 83 | 66 | - |
| CMYK | 0 | 0.43 | 0.54 | 0.43 |
| HSL | 12.91º | 0.37% | 0.41% | - |
| HSV(B) | 12.91º | 0.54% | 0.57% | - |
| XYZ | 15.75 | 12.6 | 6.76 | - |
| YUV | 99.6 | 109.04 | 160.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 83 | 66 | 0 | 0.43 | 0.54 | 0.43 | 12.91 | 0.37 | 0.41 |
| Hex | 91 | 53 | 42 | 0 | 2B | 36 | 2B | D | 25 | 29 |
| Octal | 221 | 123 | 102 | 0 | 53 | 66 | 53 | 15 | 45 | 51 |
| Binary | 10010001 | 1010011 | 1000010 | 0 | 101011 | 110110 | 101011 | 1101 | 100101 | 101001 |
Color Harmonies of #915342
Complementary color
Monochromatic Colors of #915342
Black with #915342
Text Example
Text Example
White with #915342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915342; }
p { color: rgb(145,83,66); }
H1.HeaderClassName
{
color: #915342;
}
.AnyTagClassName
{
color: #915342;
}
</style>
background-color css
<style>
a { background-color: #915342; }
a { background-color: rgb(145,83,66); }
div.DivClassName
{
background-color: #915342;
}
.BgClassName
{
background-color: #915342;
}
</style>
border-color css
<style>
span { border-color: #915342; }
span { border-color: rgb(145,83,66); }
td.TdClassName
{
border-color: #915342;
}
.TagClassName
{
border-color: #915342;
}
</style>