Shades of Salem #287557
Tints of Salem #287557
RGB
CMYK
RGB Variations
Color information
#287557 (or 0x287557) is known color: Salem. HEX triplet: 28, 75 and 57. RGB value is (40,117,87). Sum of RGB (Red+Green+Blue) = 40+117+87=244 (32% of max value = 765). Red value is 40 (16.02% from 255 or 16.39% from 244); Green value is 117 (46.09% from 255 or 47.95% from 244); Blue value is 87 (34.38% from 255 or 35.66% from 244); Max value from RGB is 117 - color contains mainly: green. Hex color #287557 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287557 is #D78AA8. Grayscale: #5A5A5A. Windows color (decimal): -14125737 or 5731624. OLE color: 5731624.
HSL color Cylindrical-coordinate representation of color #287557: hue angle of 156.62º 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 #287557 is Cyan = 0.66, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 40 | 117 | 87 | - |
| CMYK | 0.66 | 0 | 0.26 | 0.54 |
| HSL | 156.62º | 0.49% | 0.31% | - |
| HSV(B) | 156.62º | 0.66% | 0.46% | - |
| XYZ | 8.96 | 13.86 | 11.22 | - |
| YUV | 90.56 | 125.99 | 91.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 117 | 87 | 0.66 | 0 | 0.26 | 0.54 | 156.62 | 0.49 | 0.31 |
| Hex | 28 | 75 | 57 | 42 | 0 | 1A | 36 | 9D | 31 | 1F |
| Octal | 50 | 165 | 127 | 102 | 0 | 32 | 66 | 235 | 61 | 37 |
| Binary | 101000 | 1110101 | 1010111 | 1000010 | 0 | 11010 | 110110 | 10011101 | 110001 | 11111 |
Color Harmonies of #287557
Complementary color
Monochromatic Colors of #287557
Black with #287557
Text Example
Text Example
White with #287557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287557; }
p { color: rgb(40,117,87); }
H1.HeaderClassName
{
color: #287557;
}
.AnyTagClassName
{
color: #287557;
}
</style>
background-color css
<style>
a { background-color: #287557; }
a { background-color: rgb(40,117,87); }
div.DivClassName
{
background-color: #287557;
}
.BgClassName
{
background-color: #287557;
}
</style>
border-color css
<style>
span { border-color: #287557; }
span { border-color: rgb(40,117,87); }
td.TdClassName
{
border-color: #287557;
}
.TagClassName
{
border-color: #287557;
}
</style>