Shades of El Salva #925142
Tints of El Salva #925142
RGB
CMYK
RGB Variations
Color information
#925142 (or 0x925142) is known color: El Salva. HEX triplet: 92, 51 and 42. RGB value is (146,81,66). Sum of RGB (Red+Green+Blue) = 146+81+66=293 (38% of max value = 765). Red value is 146 (57.42% from 255 or 49.83% from 293); Green value is 81 (32.03% from 255 or 27.65% from 293); Blue value is 66 (26.17% from 255 or 22.53% from 293); Max value from RGB is 146 - color contains mainly: red. Hex color #925142 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #925142 is #6DAEBD. Grayscale: #626262. Windows color (decimal): -7188158 or 4346258. OLE color: 4346258.
HSL color Cylindrical-coordinate representation of color #925142: hue angle of 11.25º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #925142 is Cyan = 0, Magento = 0.45, Yellow = 0.55 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 81 | 66 | - |
| CMYK | 0 | 0.45 | 0.55 | 0.43 |
| HSL | 11.25º | 0.38% | 0.42% | - |
| HSV(B) | 11.25º | 0.55% | 0.57% | - |
| XYZ | 15.78 | 12.39 | 6.71 | - |
| YUV | 98.73 | 109.53 | 161.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 81 | 66 | 0 | 0.45 | 0.55 | 0.43 | 11.25 | 0.38 | 0.42 |
| Hex | 92 | 51 | 42 | 0 | 2D | 37 | 2B | B | 26 | 2A |
| Octal | 222 | 121 | 102 | 0 | 55 | 67 | 53 | 13 | 46 | 52 |
| Binary | 10010010 | 1010001 | 1000010 | 0 | 101101 | 110111 | 101011 | 1011 | 100110 | 101010 |
Color Harmonies of #925142
Complementary color
Monochromatic Colors of #925142
Black with #925142
Text Example
Text Example
White with #925142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925142; }
p { color: rgb(146,81,66); }
H1.HeaderClassName
{
color: #925142;
}
.AnyTagClassName
{
color: #925142;
}
</style>
background-color css
<style>
a { background-color: #925142; }
a { background-color: rgb(146,81,66); }
div.DivClassName
{
background-color: #925142;
}
.BgClassName
{
background-color: #925142;
}
</style>
border-color css
<style>
span { border-color: #925142; }
span { border-color: rgb(146,81,66); }
td.TdClassName
{
border-color: #925142;
}
.TagClassName
{
border-color: #925142;
}
</style>