Shades of El Salva #925748
Tints of El Salva #925748
RGB
CMYK
RGB Variations
Color information
#925748 (or 0x925748) is known color: El Salva. HEX triplet: 92, 57 and 48. RGB value is (146,87,72). Sum of RGB (Red+Green+Blue) = 146+87+72=305 (40% of max value = 765). Red value is 146 (57.42% from 255 or 47.87% from 305); Green value is 87 (34.38% from 255 or 28.52% from 305); Blue value is 72 (28.52% from 255 or 23.61% from 305); Max value from RGB is 146 - color contains mainly: red. Hex color #925748 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #925748 is #6DA8B7. Grayscale: #676767. Windows color (decimal): -7186616 or 4741010. OLE color: 4741010.
HSL color Cylindrical-coordinate representation of color #925748: hue angle of 12.16º 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 #925748 is Cyan = 0, Magento = 0.40, Yellow = 0.51 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 87 | 72 | - |
| CMYK | 0 | 0.40 | 0.51 | 0.43 |
| HSL | 12.16º | 0.34% | 0.43% | - |
| HSV(B) | 12.16º | 0.51% | 0.57% | - |
| XYZ | 16.43 | 13.4 | 7.85 | - |
| YUV | 102.93 | 110.55 | 158.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 87 | 72 | 0 | 0.40 | 0.51 | 0.43 | 12.16 | 0.34 | 0.43 |
| Hex | 92 | 57 | 48 | 0 | 28 | 33 | 2B | C | 22 | 2B |
| Octal | 222 | 127 | 110 | 0 | 50 | 63 | 53 | 14 | 42 | 53 |
| Binary | 10010010 | 1010111 | 1001000 | 0 | 101000 | 110011 | 101011 | 1100 | 100010 | 101011 |
Color Harmonies of #925748
Complementary color
Monochromatic Colors of #925748
Black with #925748
Text Example
Text Example
White with #925748
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925748; }
p { color: rgb(146,87,72); }
H1.HeaderClassName
{
color: #925748;
}
.AnyTagClassName
{
color: #925748;
}
</style>
background-color css
<style>
a { background-color: #925748; }
a { background-color: rgb(146,87,72); }
div.DivClassName
{
background-color: #925748;
}
.BgClassName
{
background-color: #925748;
}
</style>
border-color css
<style>
span { border-color: #925748; }
span { border-color: rgb(146,87,72); }
td.TdClassName
{
border-color: #925748;
}
.TagClassName
{
border-color: #925748;
}
</style>