Shades of El Salva #905246
Tints of El Salva #905246
RGB
CMYK
RGB Variations
Color information
#905246 (or 0x905246) is known color: El Salva. HEX triplet: 90, 52 and 46. RGB value is (144,82,70). Sum of RGB (Red+Green+Blue) = 144+82+70=296 (39% of max value = 765). Red value is 144 (56.64% from 255 or 48.65% from 296); Green value is 82 (32.42% from 255 or 27.70% from 296); Blue value is 70 (27.73% from 255 or 23.65% from 296); Max value from RGB is 144 - color contains mainly: red. Hex color #905246 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #905246 is #6FADB9. Grayscale: #636363. Windows color (decimal): -7318970 or 4608656. OLE color: 4608656.
HSL color Cylindrical-coordinate representation of color #905246: hue angle of 9.73º degrees, saturation: 0.35, 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 #905246 is Cyan = 0, Magento = 0.43, Yellow = 0.51 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 82 | 70 | - |
| CMYK | 0 | 0.43 | 0.51 | 0.44 |
| HSL | 9.73º | 0.35% | 0.42% | - |
| HSV(B) | 9.73º | 0.51% | 0.56% | - |
| XYZ | 15.62 | 12.41 | 7.37 | - |
| YUV | 99.17 | 111.54 | 159.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 82 | 70 | 0 | 0.43 | 0.51 | 0.44 | 9.73 | 0.35 | 0.42 |
| Hex | 90 | 52 | 46 | 0 | 2B | 33 | 2C | A | 23 | 2A |
| Octal | 220 | 122 | 106 | 0 | 53 | 63 | 54 | 12 | 43 | 52 |
| Binary | 10010000 | 1010010 | 1000110 | 0 | 101011 | 110011 | 101100 | 1010 | 100011 | 101010 |
Color Harmonies of #905246
Complementary color
Monochromatic Colors of #905246
Black with #905246
Text Example
Text Example
White with #905246
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #905246; }
p { color: rgb(144,82,70); }
H1.HeaderClassName
{
color: #905246;
}
.AnyTagClassName
{
color: #905246;
}
</style>
background-color css
<style>
a { background-color: #905246; }
a { background-color: rgb(144,82,70); }
div.DivClassName
{
background-color: #905246;
}
.BgClassName
{
background-color: #905246;
}
</style>
border-color css
<style>
span { border-color: #905246; }
span { border-color: rgb(144,82,70); }
td.TdClassName
{
border-color: #905246;
}
.TagClassName
{
border-color: #905246;
}
</style>