Shades of Salem #257659
Tints of Salem #257659
RGB
CMYK
RGB Variations
Color information
#257659 (or 0x257659) is known color: Salem. HEX triplet: 25, 76 and 59. RGB value is (37,118,89). Sum of RGB (Red+Green+Blue) = 37+118+89=244 (32% of max value = 765). Red value is 37 (14.84% from 255 or 15.16% from 244); Green value is 118 (46.48% from 255 or 48.36% from 244); Blue value is 89 (35.16% from 255 or 36.48% from 244); Max value from RGB is 118 - color contains mainly: green. Hex color #257659 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257659 is #DA89A6. Grayscale: #5A5A5A. Windows color (decimal): -14322087 or 5862949. OLE color: 5862949.
HSL color Cylindrical-coordinate representation of color #257659: hue angle of 158.52º 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 #257659 is Cyan = 0.69, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 37 | 118 | 89 | - |
| CMYK | 0.69 | 0 | 0.25 | 0.54 |
| HSL | 158.52º | 0.52% | 0.3% | - |
| HSV(B) | 158.52º | 0.69% | 0.46% | - |
| XYZ | 9.04 | 14.07 | 11.69 | - |
| YUV | 90.48 | 127.16 | 89.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 118 | 89 | 0.69 | 0 | 0.25 | 0.54 | 158.52 | 0.52 | 0.3 |
| Hex | 25 | 76 | 59 | 45 | 0 | 19 | 36 | 9F | 34 | 1E |
| Octal | 45 | 166 | 131 | 105 | 0 | 31 | 66 | 237 | 64 | 36 |
| Binary | 100101 | 1110110 | 1011001 | 1000101 | 0 | 11001 | 110110 | 10011111 | 110100 | 11110 |
Color Harmonies of #257659
Complementary color
Monochromatic Colors of #257659
Black with #257659
Text Example
Text Example
White with #257659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257659; }
p { color: rgb(37,118,89); }
H1.HeaderClassName
{
color: #257659;
}
.AnyTagClassName
{
color: #257659;
}
</style>
background-color css
<style>
a { background-color: #257659; }
a { background-color: rgb(37,118,89); }
div.DivClassName
{
background-color: #257659;
}
.BgClassName
{
background-color: #257659;
}
</style>
border-color css
<style>
span { border-color: #257659; }
span { border-color: rgb(37,118,89); }
td.TdClassName
{
border-color: #257659;
}
.TagClassName
{
border-color: #257659;
}
</style>