Shades of El Salva #925342
Tints of El Salva #925342
RGB
CMYK
RGB Variations
Color information
#925342 (or 0x925342) is known color: El Salva. HEX triplet: 92, 53 and 42. RGB value is (146,83,66). Sum of RGB (Red+Green+Blue) = 146+83+66=295 (39% of max value = 765). Red value is 146 (57.42% from 255 or 49.49% from 295); Green value is 83 (32.81% from 255 or 28.14% from 295); Blue value is 66 (26.17% from 255 or 22.37% from 295); Max value from RGB is 146 - color contains mainly: red. Hex color #925342 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #925342 is #6DACBD. Grayscale: #646464. Windows color (decimal): -7187646 or 4346770. OLE color: 4346770.
HSL color Cylindrical-coordinate representation of color #925342: hue angle of 12.75º 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 #925342 is Cyan = 0, Magento = 0.43, Yellow = 0.55 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 83 | 66 | - |
| CMYK | 0 | 0.43 | 0.55 | 0.43 |
| HSL | 12.75º | 0.38% | 0.42% | - |
| HSV(B) | 12.75º | 0.55% | 0.57% | - |
| XYZ | 15.93 | 12.69 | 6.76 | - |
| YUV | 99.9 | 108.87 | 160.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 83 | 66 | 0 | 0.43 | 0.55 | 0.43 | 12.75 | 0.38 | 0.42 |
| Hex | 92 | 53 | 42 | 0 | 2B | 37 | 2B | D | 26 | 2A |
| Octal | 222 | 123 | 102 | 0 | 53 | 67 | 53 | 15 | 46 | 52 |
| Binary | 10010010 | 1010011 | 1000010 | 0 | 101011 | 110111 | 101011 | 1101 | 100110 | 101010 |
Color Harmonies of #925342
Complementary color
Monochromatic Colors of #925342
Black with #925342
Text Example
Text Example
White with #925342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925342; }
p { color: rgb(146,83,66); }
H1.HeaderClassName
{
color: #925342;
}
.AnyTagClassName
{
color: #925342;
}
</style>
background-color css
<style>
a { background-color: #925342; }
a { background-color: rgb(146,83,66); }
div.DivClassName
{
background-color: #925342;
}
.BgClassName
{
background-color: #925342;
}
</style>
border-color css
<style>
span { border-color: #925342; }
span { border-color: rgb(146,83,66); }
td.TdClassName
{
border-color: #925342;
}
.TagClassName
{
border-color: #925342;
}
</style>