Shades of El Salva #905047
Tints of El Salva #905047
RGB
CMYK
RGB Variations
Color information
#905047 (or 0x905047) is known color: El Salva. HEX triplet: 90, 50 and 47. RGB value is (144,80,71). Sum of RGB (Red+Green+Blue) = 144+80+71=295 (39% of max value = 765). Red value is 144 (56.64% from 255 or 48.81% from 295); Green value is 80 (31.64% from 255 or 27.12% from 295); Blue value is 71 (28.12% from 255 or 24.07% from 295); Max value from RGB is 144 - color contains mainly: red. Hex color #905047 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #905047 is #6FAFB8. Grayscale: #626262. Windows color (decimal): -7319481 or 4673680. OLE color: 4673680.
HSL color Cylindrical-coordinate representation of color #905047: hue angle of 7.4º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #905047 is Cyan = 0, Magento = 0.44, Yellow = 0.51 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 80 | 71 | - |
| CMYK | 0 | 0.44 | 0.51 | 0.44 |
| HSL | 7.4º | 0.34% | 0.42% | - |
| HSV(B) | 7.4º | 0.51% | 0.56% | - |
| XYZ | 15.51 | 12.12 | 7.48 | - |
| YUV | 98.11 | 112.7 | 160.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 80 | 71 | 0 | 0.44 | 0.51 | 0.44 | 7.4 | 0.34 | 0.42 |
| Hex | 90 | 50 | 47 | 0 | 2C | 33 | 2C | 7 | 22 | 2A |
| Octal | 220 | 120 | 107 | 0 | 54 | 63 | 54 | 7 | 42 | 52 |
| Binary | 10010000 | 1010000 | 1000111 | 0 | 101100 | 110011 | 101100 | 111 | 100010 | 101010 |
Color Harmonies of #905047
Complementary color
Monochromatic Colors of #905047
Black with #905047
Text Example
Text Example
White with #905047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #905047; }
p { color: rgb(144,80,71); }
H1.HeaderClassName
{
color: #905047;
}
.AnyTagClassName
{
color: #905047;
}
</style>
background-color css
<style>
a { background-color: #905047; }
a { background-color: rgb(144,80,71); }
div.DivClassName
{
background-color: #905047;
}
.BgClassName
{
background-color: #905047;
}
</style>
border-color css
<style>
span { border-color: #905047; }
span { border-color: rgb(144,80,71); }
td.TdClassName
{
border-color: #905047;
}
.TagClassName
{
border-color: #905047;
}
</style>