Shades of Salem #257458
Tints of Salem #257458
RGB
CMYK
RGB Variations
Color information
#257458 (or 0x257458) is known color: Salem. HEX triplet: 25, 74 and 58. RGB value is (37,116,88). Sum of RGB (Red+Green+Blue) = 37+116+88=241 (31% of max value = 765). Red value is 37 (14.84% from 255 or 15.35% from 241); Green value is 116 (45.70% from 255 or 48.13% from 241); Blue value is 88 (34.77% from 255 or 36.51% from 241); Max value from RGB is 116 - color contains mainly: green. Hex color #257458 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257458 is #DA8BA7. Grayscale: #595959. Windows color (decimal): -14322600 or 5796901. OLE color: 5796901.
HSL color Cylindrical-coordinate representation of color #257458: hue angle of 158.73º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #257458 is Cyan = 0.68, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 37 | 116 | 88 | - |
| CMYK | 0.68 | 0 | 0.24 | 0.55 |
| HSL | 158.73º | 0.52% | 0.3% | - |
| HSV(B) | 158.73º | 0.68% | 0.45% | - |
| XYZ | 8.77 | 13.59 | 11.39 | - |
| YUV | 89.19 | 127.33 | 90.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 116 | 88 | 0.68 | 0 | 0.24 | 0.55 | 158.73 | 0.52 | 0.3 |
| Hex | 25 | 74 | 58 | 44 | 0 | 18 | 37 | 9F | 34 | 1E |
| Octal | 45 | 164 | 130 | 104 | 0 | 30 | 67 | 237 | 64 | 36 |
| Binary | 100101 | 1110100 | 1011000 | 1000100 | 0 | 11000 | 110111 | 10011111 | 110100 | 11110 |
Color Harmonies of #257458
Complementary color
Monochromatic Colors of #257458
Black with #257458
Text Example
Text Example
White with #257458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257458; }
p { color: rgb(37,116,88); }
H1.HeaderClassName
{
color: #257458;
}
.AnyTagClassName
{
color: #257458;
}
</style>
background-color css
<style>
a { background-color: #257458; }
a { background-color: rgb(37,116,88); }
div.DivClassName
{
background-color: #257458;
}
.BgClassName
{
background-color: #257458;
}
</style>
border-color css
<style>
span { border-color: #257458; }
span { border-color: rgb(37,116,88); }
td.TdClassName
{
border-color: #257458;
}
.TagClassName
{
border-color: #257458;
}
</style>