Shades of El Salva #915746
Tints of El Salva #915746
RGB
CMYK
RGB Variations
Color information
#915746 (or 0x915746) is known color: El Salva. HEX triplet: 91, 57 and 46. RGB value is (145,87,70). Sum of RGB (Red+Green+Blue) = 145+87+70=302 (40% of max value = 765). Red value is 145 (57.03% from 255 or 48.01% from 302); Green value is 87 (34.38% from 255 or 28.81% from 302); Blue value is 70 (27.73% from 255 or 23.18% from 302); Max value from RGB is 145 - color contains mainly: red. Hex color #915746 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #915746 is #6EA8B9. Grayscale: #666666. Windows color (decimal): -7252154 or 4609937. OLE color: 4609937.
HSL color Cylindrical-coordinate representation of color #915746: hue angle of 13.6º 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 #915746 is Cyan = 0, Magento = 0.4, Yellow = 0.52 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 87 | 70 | - |
| CMYK | 0 | 0.4 | 0.52 | 0.43 |
| HSL | 13.6º | 0.35% | 0.42% | - |
| HSV(B) | 13.6º | 0.52% | 0.57% | - |
| XYZ | 16.19 | 13.28 | 7.5 | - |
| YUV | 102.4 | 109.72 | 158.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 87 | 70 | 0 | 0.4 | 0.52 | 0.43 | 13.6 | 0.35 | 0.42 |
| Hex | 91 | 57 | 46 | 0 | 28 | 34 | 2B | E | 23 | 2A |
| Octal | 221 | 127 | 106 | 0 | 50 | 64 | 53 | 16 | 43 | 52 |
| Binary | 10010001 | 1010111 | 1000110 | 0 | 101000 | 110100 | 101011 | 1110 | 100011 | 101010 |
Color Harmonies of #915746
Complementary color
Monochromatic Colors of #915746
Black with #915746
Text Example
Text Example
White with #915746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915746; }
p { color: rgb(145,87,70); }
H1.HeaderClassName
{
color: #915746;
}
.AnyTagClassName
{
color: #915746;
}
</style>
background-color css
<style>
a { background-color: #915746; }
a { background-color: rgb(145,87,70); }
div.DivClassName
{
background-color: #915746;
}
.BgClassName
{
background-color: #915746;
}
</style>
border-color css
<style>
span { border-color: #915746; }
span { border-color: rgb(145,87,70); }
td.TdClassName
{
border-color: #915746;
}
.TagClassName
{
border-color: #915746;
}
</style>