Shades of El Salva #925040
Tints of El Salva #925040
RGB
CMYK
RGB Variations
Color information
#925040 (or 0x925040) is known color: El Salva. HEX triplet: 92, 50 and 40. RGB value is (146,80,64). Sum of RGB (Red+Green+Blue) = 146+80+64=290 (38% of max value = 765). Red value is 146 (57.42% from 255 or 50.34% from 290); Green value is 80 (31.64% from 255 or 27.59% from 290); Blue value is 64 (25.39% from 255 or 22.07% from 290); Max value from RGB is 146 - color contains mainly: red. Hex color #925040 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #925040 is #6DAFBF. Grayscale: #626262. Windows color (decimal): -7188416 or 4214930. OLE color: 4214930.
HSL color Cylindrical-coordinate representation of color #925040: hue angle of 11.71º degrees, saturation: 0.39, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #925040 is Cyan = 0, Magento = 0.45, Yellow = 0.56 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 80 | 64 | - |
| CMYK | 0 | 0.45 | 0.56 | 0.43 |
| HSL | 11.71º | 0.39% | 0.41% | - |
| HSV(B) | 11.71º | 0.56% | 0.57% | - |
| XYZ | 15.65 | 12.22 | 6.38 | - |
| YUV | 97.91 | 108.87 | 162.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 80 | 64 | 0 | 0.45 | 0.56 | 0.43 | 11.71 | 0.39 | 0.41 |
| Hex | 92 | 50 | 40 | 0 | 2D | 38 | 2B | C | 27 | 29 |
| Octal | 222 | 120 | 100 | 0 | 55 | 70 | 53 | 14 | 47 | 51 |
| Binary | 10010010 | 1010000 | 1000000 | 0 | 101101 | 111000 | 101011 | 1100 | 100111 | 101001 |
Color Harmonies of #925040
Complementary color
Monochromatic Colors of #925040
Black with #925040
Text Example
Text Example
White with #925040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925040; }
p { color: rgb(146,80,64); }
H1.HeaderClassName
{
color: #925040;
}
.AnyTagClassName
{
color: #925040;
}
</style>
background-color css
<style>
a { background-color: #925040; }
a { background-color: rgb(146,80,64); }
div.DivClassName
{
background-color: #925040;
}
.BgClassName
{
background-color: #925040;
}
</style>
border-color css
<style>
span { border-color: #925040; }
span { border-color: rgb(146,80,64); }
td.TdClassName
{
border-color: #925040;
}
.TagClassName
{
border-color: #925040;
}
</style>