Shades of Salem #257657
Tints of Salem #257657
RGB
CMYK
RGB Variations
Color information
#257657 (or 0x257657) is known color: Salem. HEX triplet: 25, 76 and 57. RGB value is (37,118,87). Sum of RGB (Red+Green+Blue) = 37+118+87=242 (32% of max value = 765). Red value is 37 (14.84% from 255 or 15.29% from 242); Green value is 118 (46.48% from 255 or 48.76% from 242); Blue value is 87 (34.38% from 255 or 35.95% from 242); Max value from RGB is 118 - color contains mainly: green. Hex color #257657 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257657 is #DA89A8. Grayscale: #5A5A5A. Windows color (decimal): -14322089 or 5731877. OLE color: 5731877.
HSL color Cylindrical-coordinate representation of color #257657: hue angle of 157.04º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #257657 is Cyan = 0.69, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 37 | 118 | 87 | - |
| CMYK | 0.69 | 0 | 0.26 | 0.54 |
| HSL | 157.04º | 0.52% | 0.3% | - |
| HSV(B) | 157.04º | 0.69% | 0.46% | - |
| XYZ | 8.96 | 14.04 | 11.25 | - |
| YUV | 90.25 | 126.16 | 90.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 118 | 87 | 0.69 | 0 | 0.26 | 0.54 | 157.04 | 0.52 | 0.3 |
| Hex | 25 | 76 | 57 | 45 | 0 | 1A | 36 | 9D | 34 | 1E |
| Octal | 45 | 166 | 127 | 105 | 0 | 32 | 66 | 235 | 64 | 36 |
| Binary | 100101 | 1110110 | 1010111 | 1000101 | 0 | 11010 | 110110 | 10011101 | 110100 | 11110 |
Color Harmonies of #257657
Complementary color
Monochromatic Colors of #257657
Black with #257657
Text Example
Text Example
White with #257657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257657; }
p { color: rgb(37,118,87); }
H1.HeaderClassName
{
color: #257657;
}
.AnyTagClassName
{
color: #257657;
}
</style>
background-color css
<style>
a { background-color: #257657; }
a { background-color: rgb(37,118,87); }
div.DivClassName
{
background-color: #257657;
}
.BgClassName
{
background-color: #257657;
}
</style>
border-color css
<style>
span { border-color: #257657; }
span { border-color: rgb(37,118,87); }
td.TdClassName
{
border-color: #257657;
}
.TagClassName
{
border-color: #257657;
}
</style>