Shades of Salem #257656
Tints of Salem #257656
RGB
CMYK
RGB Variations
Color information
#257656 (or 0x257656) is known color: Salem. HEX triplet: 25, 76 and 56. RGB value is (37,118,86). Sum of RGB (Red+Green+Blue) = 37+118+86=241 (31% of max value = 765). Red value is 37 (14.84% from 255 or 15.35% from 241); Green value is 118 (46.48% from 255 or 48.96% from 241); Blue value is 86 (33.98% from 255 or 35.68% from 241); Max value from RGB is 118 - color contains mainly: green. Hex color #257656 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257656 is #DA89A9. Grayscale: #5A5A5A. Windows color (decimal): -14322090 or 5666341. OLE color: 5666341.
HSL color Cylindrical-coordinate representation of color #257656: hue angle of 156.3º 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 #257656 is Cyan = 0.69, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 37 | 118 | 86 | - |
| CMYK | 0.69 | 0 | 0.27 | 0.54 |
| HSL | 156.3º | 0.52% | 0.3% | - |
| HSV(B) | 156.3º | 0.69% | 0.46% | - |
| XYZ | 8.92 | 14.02 | 11.04 | - |
| YUV | 90.13 | 125.66 | 90.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 118 | 86 | 0.69 | 0 | 0.27 | 0.54 | 156.3 | 0.52 | 0.3 |
| Hex | 25 | 76 | 56 | 45 | 0 | 1B | 36 | 9C | 34 | 1E |
| Octal | 45 | 166 | 126 | 105 | 0 | 33 | 66 | 234 | 64 | 36 |
| Binary | 100101 | 1110110 | 1010110 | 1000101 | 0 | 11011 | 110110 | 10011100 | 110100 | 11110 |
Color Harmonies of #257656
Complementary color
Monochromatic Colors of #257656
Black with #257656
Text Example
Text Example
White with #257656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257656; }
p { color: rgb(37,118,86); }
H1.HeaderClassName
{
color: #257656;
}
.AnyTagClassName
{
color: #257656;
}
</style>
background-color css
<style>
a { background-color: #257656; }
a { background-color: rgb(37,118,86); }
div.DivClassName
{
background-color: #257656;
}
.BgClassName
{
background-color: #257656;
}
</style>
border-color css
<style>
span { border-color: #257656; }
span { border-color: rgb(37,118,86); }
td.TdClassName
{
border-color: #257656;
}
.TagClassName
{
border-color: #257656;
}
</style>