Shades of Salem #257557
Tints of Salem #257557
RGB
CMYK
RGB Variations
Color information
#257557 (or 0x257557) is known color: Salem. HEX triplet: 25, 75 and 57. RGB value is (37,117,87). Sum of RGB (Red+Green+Blue) = 37+117+87=241 (31% of max value = 765). Red value is 37 (14.84% from 255 or 15.35% from 241); Green value is 117 (46.09% from 255 or 48.55% from 241); Blue value is 87 (34.38% from 255 or 36.10% from 241); Max value from RGB is 117 - color contains mainly: green. Hex color #257557 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257557 is #DA8AA8. Grayscale: #595959. Windows color (decimal): -14322345 or 5731621. OLE color: 5731621.
HSL color Cylindrical-coordinate representation of color #257557: hue angle of 157.5º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #257557 is Cyan = 0.68, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 37 | 117 | 87 | - |
| CMYK | 0.68 | 0 | 0.26 | 0.54 |
| HSL | 157.5º | 0.52% | 0.3% | - |
| HSV(B) | 157.5º | 0.68% | 0.46% | - |
| XYZ | 8.84 | 13.8 | 11.22 | - |
| YUV | 89.66 | 126.5 | 90.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 117 | 87 | 0.68 | 0 | 0.26 | 0.54 | 157.5 | 0.52 | 0.3 |
| Hex | 25 | 75 | 57 | 44 | 0 | 1A | 36 | 9E | 34 | 1E |
| Octal | 45 | 165 | 127 | 104 | 0 | 32 | 66 | 236 | 64 | 36 |
| Binary | 100101 | 1110101 | 1010111 | 1000100 | 0 | 11010 | 110110 | 10011110 | 110100 | 11110 |
Color Harmonies of #257557
Complementary color
Monochromatic Colors of #257557
Black with #257557
Text Example
Text Example
White with #257557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257557; }
p { color: rgb(37,117,87); }
H1.HeaderClassName
{
color: #257557;
}
.AnyTagClassName
{
color: #257557;
}
</style>
background-color css
<style>
a { background-color: #257557; }
a { background-color: rgb(37,117,87); }
div.DivClassName
{
background-color: #257557;
}
.BgClassName
{
background-color: #257557;
}
</style>
border-color css
<style>
span { border-color: #257557; }
span { border-color: rgb(37,117,87); }
td.TdClassName
{
border-color: #257557;
}
.TagClassName
{
border-color: #257557;
}
</style>