Shades of Salem #257759
Tints of Salem #257759
RGB
CMYK
RGB Variations
Color information
#257759 (or 0x257759) is known color: Salem. HEX triplet: 25, 77 and 59. RGB value is (37,119,89). Sum of RGB (Red+Green+Blue) = 37+119+89=245 (32% of max value = 765). Red value is 37 (14.84% from 255 or 15.10% from 245); Green value is 119 (46.88% from 255 or 48.57% from 245); Blue value is 89 (35.16% from 255 or 36.33% from 245); Max value from RGB is 119 - color contains mainly: green. Hex color #257759 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257759 is #DA88A6. Grayscale: #5B5B5B. Windows color (decimal): -14321831 or 5863205. OLE color: 5863205.
HSL color Cylindrical-coordinate representation of color #257759: hue angle of 158.05º degrees, saturation: 0.53, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #257759 is Cyan = 0.69, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 37 | 119 | 89 | - |
| CMYK | 0.69 | 0 | 0.25 | 0.53 |
| HSL | 158.05º | 0.53% | 0.31% | - |
| HSV(B) | 158.05º | 0.69% | 0.47% | - |
| XYZ | 9.16 | 14.31 | 11.73 | - |
| YUV | 91.06 | 126.83 | 89.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 119 | 89 | 0.69 | 0 | 0.25 | 0.53 | 158.05 | 0.53 | 0.31 |
| Hex | 25 | 77 | 59 | 45 | 0 | 19 | 35 | 9E | 35 | 1F |
| Octal | 45 | 167 | 131 | 105 | 0 | 31 | 65 | 236 | 65 | 37 |
| Binary | 100101 | 1110111 | 1011001 | 1000101 | 0 | 11001 | 110101 | 10011110 | 110101 | 11111 |
Color Harmonies of #257759
Complementary color
Monochromatic Colors of #257759
Black with #257759
Text Example
Text Example
White with #257759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257759; }
p { color: rgb(37,119,89); }
H1.HeaderClassName
{
color: #257759;
}
.AnyTagClassName
{
color: #257759;
}
</style>
background-color css
<style>
a { background-color: #257759; }
a { background-color: rgb(37,119,89); }
div.DivClassName
{
background-color: #257759;
}
.BgClassName
{
background-color: #257759;
}
</style>
border-color css
<style>
span { border-color: #257759; }
span { border-color: rgb(37,119,89); }
td.TdClassName
{
border-color: #257759;
}
.TagClassName
{
border-color: #257759;
}
</style>