Shades of Salem #257556
Tints of Salem #257556
RGB
CMYK
RGB Variations
Color information
#257556 (or 0x257556) is known color: Salem. HEX triplet: 25, 75 and 56. RGB value is (37,117,86). Sum of RGB (Red+Green+Blue) = 37+117+86=240 (31% of max value = 765). Red value is 37 (14.84% from 255 or 15.42% from 240); Green value is 117 (46.09% from 255 or 48.75% from 240); Blue value is 86 (33.98% from 255 or 35.83% from 240); Max value from RGB is 117 - color contains mainly: green. Hex color #257556 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257556 is #DA8AA9. Grayscale: #595959. Windows color (decimal): -14322346 or 5666085. OLE color: 5666085.
HSL color Cylindrical-coordinate representation of color #257556: hue angle of 156.75º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #257556 is Cyan = 0.68, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 37 | 117 | 86 | - |
| CMYK | 0.68 | 0 | 0.26 | 0.54 |
| HSL | 156.75º | 0.52% | 0.3% | - |
| HSV(B) | 156.75º | 0.68% | 0.46% | - |
| XYZ | 8.8 | 13.79 | 11 | - |
| YUV | 89.55 | 126 | 90.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 117 | 86 | 0.68 | 0 | 0.26 | 0.54 | 156.75 | 0.52 | 0.3 |
| Hex | 25 | 75 | 56 | 44 | 0 | 1A | 36 | 9D | 34 | 1E |
| Octal | 45 | 165 | 126 | 104 | 0 | 32 | 66 | 235 | 64 | 36 |
| Binary | 100101 | 1110101 | 1010110 | 1000100 | 0 | 11010 | 110110 | 10011101 | 110100 | 11110 |
Color Harmonies of #257556
Complementary color
Monochromatic Colors of #257556
Black with #257556
Text Example
Text Example
White with #257556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257556; }
p { color: rgb(37,117,86); }
H1.HeaderClassName
{
color: #257556;
}
.AnyTagClassName
{
color: #257556;
}
</style>
background-color css
<style>
a { background-color: #257556; }
a { background-color: rgb(37,117,86); }
div.DivClassName
{
background-color: #257556;
}
.BgClassName
{
background-color: #257556;
}
</style>
border-color css
<style>
span { border-color: #257556; }
span { border-color: rgb(37,117,86); }
td.TdClassName
{
border-color: #257556;
}
.TagClassName
{
border-color: #257556;
}
</style>