Shades of El Salva #925246
Tints of El Salva #925246
RGB
CMYK
RGB Variations
Color information
#925246 (or 0x925246) is known color: El Salva. HEX triplet: 92, 52 and 46. RGB value is (146,82,70). Sum of RGB (Red+Green+Blue) = 146+82+70=298 (39% of max value = 765). Red value is 146 (57.42% from 255 or 48.99% from 298); Green value is 82 (32.42% from 255 or 27.52% from 298); Blue value is 70 (27.73% from 255 or 23.49% from 298); Max value from RGB is 146 - color contains mainly: red. Hex color #925246 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #925246 is #6DADB9. Grayscale: #636363. Windows color (decimal): -7187898 or 4608658. OLE color: 4608658.
HSL color Cylindrical-coordinate representation of color #925246: hue angle of 9.47º 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 #925246 is Cyan = 0, Magento = 0.44, Yellow = 0.52 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 82 | 70 | - |
| CMYK | 0 | 0.44 | 0.52 | 0.43 |
| HSL | 9.47º | 0.35% | 0.42% | - |
| HSV(B) | 9.47º | 0.52% | 0.57% | - |
| XYZ | 15.98 | 12.59 | 7.38 | - |
| YUV | 99.77 | 111.2 | 160.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 82 | 70 | 0 | 0.44 | 0.52 | 0.43 | 9.47 | 0.35 | 0.42 |
| Hex | 92 | 52 | 46 | 0 | 2C | 34 | 2B | 9 | 23 | 2A |
| Octal | 222 | 122 | 106 | 0 | 54 | 64 | 53 | 11 | 43 | 52 |
| Binary | 10010010 | 1010010 | 1000110 | 0 | 101100 | 110100 | 101011 | 1001 | 100011 | 101010 |
Color Harmonies of #925246
Complementary color
Monochromatic Colors of #925246
Black with #925246
Text Example
Text Example
White with #925246
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925246; }
p { color: rgb(146,82,70); }
H1.HeaderClassName
{
color: #925246;
}
.AnyTagClassName
{
color: #925246;
}
</style>
background-color css
<style>
a { background-color: #925246; }
a { background-color: rgb(146,82,70); }
div.DivClassName
{
background-color: #925246;
}
.BgClassName
{
background-color: #925246;
}
</style>
border-color css
<style>
span { border-color: #925246; }
span { border-color: rgb(146,82,70); }
td.TdClassName
{
border-color: #925246;
}
.TagClassName
{
border-color: #925246;
}
</style>