Shades of Salem #287657
Tints of Salem #287657
RGB
CMYK
RGB Variations
Color information
#287657 (or 0x287657) is known color: Salem. HEX triplet: 28, 76 and 57. RGB value is (40,118,87). Sum of RGB (Red+Green+Blue) = 40+118+87=245 (32% of max value = 765). Red value is 40 (16.02% from 255 or 16.33% from 245); Green value is 118 (46.48% from 255 or 48.16% from 245); Blue value is 87 (34.38% from 255 or 35.51% from 245); Max value from RGB is 118 - color contains mainly: green. Hex color #287657 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287657 is #D789A8. Grayscale: #5B5B5B. Windows color (decimal): -14125481 or 5731880. OLE color: 5731880.
HSL color Cylindrical-coordinate representation of color #287657: hue angle of 156.15º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #287657 is Cyan = 0.66, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 40 | 118 | 87 | - |
| CMYK | 0.66 | 0 | 0.26 | 0.54 |
| HSL | 156.15º | 0.49% | 0.31% | - |
| HSV(B) | 156.15º | 0.66% | 0.46% | - |
| XYZ | 9.07 | 14.1 | 11.26 | - |
| YUV | 91.14 | 125.66 | 91.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 118 | 87 | 0.66 | 0 | 0.26 | 0.54 | 156.15 | 0.49 | 0.31 |
| Hex | 28 | 76 | 57 | 42 | 0 | 1A | 36 | 9C | 31 | 1F |
| Octal | 50 | 166 | 127 | 102 | 0 | 32 | 66 | 234 | 61 | 37 |
| Binary | 101000 | 1110110 | 1010111 | 1000010 | 0 | 11010 | 110110 | 10011100 | 110001 | 11111 |
Color Harmonies of #287657
Complementary color
Monochromatic Colors of #287657
Black with #287657
Text Example
Text Example
White with #287657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287657; }
p { color: rgb(40,118,87); }
H1.HeaderClassName
{
color: #287657;
}
.AnyTagClassName
{
color: #287657;
}
</style>
background-color css
<style>
a { background-color: #287657; }
a { background-color: rgb(40,118,87); }
div.DivClassName
{
background-color: #287657;
}
.BgClassName
{
background-color: #287657;
}
</style>
border-color css
<style>
span { border-color: #287657; }
span { border-color: rgb(40,118,87); }
td.TdClassName
{
border-color: #287657;
}
.TagClassName
{
border-color: #287657;
}
</style>