Shades of El Salva #925348
Tints of El Salva #925348
RGB
CMYK
RGB Variations
Color information
#925348 (or 0x925348) is known color: El Salva. HEX triplet: 92, 53 and 48. RGB value is (146,83,72). Sum of RGB (Red+Green+Blue) = 146+83+72=301 (39% of max value = 765). Red value is 146 (57.42% from 255 or 48.50% from 301); Green value is 83 (32.81% from 255 or 27.57% from 301); Blue value is 72 (28.52% from 255 or 23.92% from 301); Max value from RGB is 146 - color contains mainly: red. Hex color #925348 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #925348 is #6DACB7. Grayscale: #646464. Windows color (decimal): -7187640 or 4739986. OLE color: 4739986.
HSL color Cylindrical-coordinate representation of color #925348: hue angle of 8.92º degrees, saturation: 0.34, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #925348 is Cyan = 0, Magento = 0.43, Yellow = 0.51 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 83 | 72 | - |
| CMYK | 0 | 0.43 | 0.51 | 0.43 |
| HSL | 8.92º | 0.34% | 0.43% | - |
| HSV(B) | 8.92º | 0.51% | 0.57% | - |
| XYZ | 16.12 | 12.77 | 7.75 | - |
| YUV | 100.58 | 111.87 | 160.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 83 | 72 | 0 | 0.43 | 0.51 | 0.43 | 8.92 | 0.34 | 0.43 |
| Hex | 92 | 53 | 48 | 0 | 2B | 33 | 2B | 9 | 22 | 2B |
| Octal | 222 | 123 | 110 | 0 | 53 | 63 | 53 | 11 | 42 | 53 |
| Binary | 10010010 | 1010011 | 1001000 | 0 | 101011 | 110011 | 101011 | 1001 | 100010 | 101011 |
Color Harmonies of #925348
Complementary color
Monochromatic Colors of #925348
Black with #925348
Text Example
Text Example
White with #925348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925348; }
p { color: rgb(146,83,72); }
H1.HeaderClassName
{
color: #925348;
}
.AnyTagClassName
{
color: #925348;
}
</style>
background-color css
<style>
a { background-color: #925348; }
a { background-color: rgb(146,83,72); }
div.DivClassName
{
background-color: #925348;
}
.BgClassName
{
background-color: #925348;
}
</style>
border-color css
<style>
span { border-color: #925348; }
span { border-color: rgb(146,83,72); }
td.TdClassName
{
border-color: #925348;
}
.TagClassName
{
border-color: #925348;
}
</style>