Shades of Salem #257958
Tints of Salem #257958
RGB
CMYK
RGB Variations
Color information
#257958 (or 0x257958) is known color: Salem. HEX triplet: 25, 79 and 58. RGB value is (37,121,88). Sum of RGB (Red+Green+Blue) = 37+121+88=246 (32% of max value = 765). Red value is 37 (14.84% from 255 or 15.04% from 246); Green value is 121 (47.66% from 255 or 49.19% from 246); Blue value is 88 (34.77% from 255 or 35.77% from 246); Max value from RGB is 121 - color contains mainly: green. Hex color #257958 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257958 is #DA86A7. Grayscale: #5C5C5C. Windows color (decimal): -14321320 or 5798181. OLE color: 5798181.
HSL color Cylindrical-coordinate representation of color #257958: hue angle of 156.43º 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 #257958 is Cyan = 0.69, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 37 | 121 | 88 | - |
| CMYK | 0.69 | 0 | 0.27 | 0.53 |
| HSL | 156.43º | 0.53% | 0.31% | - |
| HSV(B) | 156.43º | 0.69% | 0.47% | - |
| XYZ | 9.36 | 14.77 | 11.59 | - |
| YUV | 92.12 | 125.67 | 88.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 121 | 88 | 0.69 | 0 | 0.27 | 0.53 | 156.43 | 0.53 | 0.31 |
| Hex | 25 | 79 | 58 | 45 | 0 | 1B | 35 | 9C | 35 | 1F |
| Octal | 45 | 171 | 130 | 105 | 0 | 33 | 65 | 234 | 65 | 37 |
| Binary | 100101 | 1111001 | 1011000 | 1000101 | 0 | 11011 | 110101 | 10011100 | 110101 | 11111 |
Color Harmonies of #257958
Complementary color
Monochromatic Colors of #257958
Black with #257958
Text Example
Text Example
White with #257958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257958; }
p { color: rgb(37,121,88); }
H1.HeaderClassName
{
color: #257958;
}
.AnyTagClassName
{
color: #257958;
}
</style>
background-color css
<style>
a { background-color: #257958; }
a { background-color: rgb(37,121,88); }
div.DivClassName
{
background-color: #257958;
}
.BgClassName
{
background-color: #257958;
}
</style>
border-color css
<style>
span { border-color: #257958; }
span { border-color: rgb(37,121,88); }
td.TdClassName
{
border-color: #257958;
}
.TagClassName
{
border-color: #257958;
}
</style>