Shades of Salem #257658
Tints of Salem #257658
RGB
CMYK
RGB Variations
Color information
#257658 (or 0x257658) is known color: Salem. HEX triplet: 25, 76 and 58. RGB value is (37,118,88). Sum of RGB (Red+Green+Blue) = 37+118+88=243 (32% of max value = 765). Red value is 37 (14.84% from 255 or 15.23% from 243); Green value is 118 (46.48% from 255 or 48.56% from 243); Blue value is 88 (34.77% from 255 or 36.21% from 243); Max value from RGB is 118 - color contains mainly: green. Hex color #257658 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257658 is #DA89A7. Grayscale: #5A5A5A. Windows color (decimal): -14322088 or 5797413. OLE color: 5797413.
HSL color Cylindrical-coordinate representation of color #257658: hue angle of 157.78º 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 #257658 is Cyan = 0.69, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 37 | 118 | 88 | - |
| CMYK | 0.69 | 0 | 0.25 | 0.54 |
| HSL | 157.78º | 0.52% | 0.3% | - |
| HSV(B) | 157.78º | 0.69% | 0.46% | - |
| XYZ | 9 | 14.05 | 11.47 | - |
| YUV | 90.36 | 126.66 | 89.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 118 | 88 | 0.69 | 0 | 0.25 | 0.54 | 157.78 | 0.52 | 0.3 |
| Hex | 25 | 76 | 58 | 45 | 0 | 19 | 36 | 9E | 34 | 1E |
| Octal | 45 | 166 | 130 | 105 | 0 | 31 | 66 | 236 | 64 | 36 |
| Binary | 100101 | 1110110 | 1011000 | 1000101 | 0 | 11001 | 110110 | 10011110 | 110100 | 11110 |
Color Harmonies of #257658
Complementary color
Monochromatic Colors of #257658
Black with #257658
Text Example
Text Example
White with #257658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257658; }
p { color: rgb(37,118,88); }
H1.HeaderClassName
{
color: #257658;
}
.AnyTagClassName
{
color: #257658;
}
</style>
background-color css
<style>
a { background-color: #257658; }
a { background-color: rgb(37,118,88); }
div.DivClassName
{
background-color: #257658;
}
.BgClassName
{
background-color: #257658;
}
</style>
border-color css
<style>
span { border-color: #257658; }
span { border-color: rgb(37,118,88); }
td.TdClassName
{
border-color: #257658;
}
.TagClassName
{
border-color: #257658;
}
</style>