Shades of Salem #287559
Tints of Salem #287559
RGB
CMYK
RGB Variations
Color information
#287559 (or 0x287559) is known color: Salem. HEX triplet: 28, 75 and 59. RGB value is (40,117,89). Sum of RGB (Red+Green+Blue) = 40+117+89=246 (32% of max value = 765). Red value is 40 (16.02% from 255 or 16.26% from 246); Green value is 117 (46.09% from 255 or 47.56% from 246); Blue value is 89 (35.16% from 255 or 36.18% from 246); Max value from RGB is 117 - color contains mainly: green. Hex color #287559 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287559 is #D78AA6. Grayscale: #5A5A5A. Windows color (decimal): -14125735 or 5862696. OLE color: 5862696.
HSL color Cylindrical-coordinate representation of color #287559: hue angle of 158.18º 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 #287559 is Cyan = 0.66, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 40 | 117 | 89 | - |
| CMYK | 0.66 | 0 | 0.24 | 0.54 |
| HSL | 158.18º | 0.49% | 0.31% | - |
| HSV(B) | 158.18º | 0.66% | 0.46% | - |
| XYZ | 9.04 | 13.89 | 11.66 | - |
| YUV | 90.79 | 126.99 | 91.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 117 | 89 | 0.66 | 0 | 0.24 | 0.54 | 158.18 | 0.49 | 0.31 |
| Hex | 28 | 75 | 59 | 42 | 0 | 18 | 36 | 9E | 31 | 1F |
| Octal | 50 | 165 | 131 | 102 | 0 | 30 | 66 | 236 | 61 | 37 |
| Binary | 101000 | 1110101 | 1011001 | 1000010 | 0 | 11000 | 110110 | 10011110 | 110001 | 11111 |
Color Harmonies of #287559
Complementary color
Monochromatic Colors of #287559
Black with #287559
Text Example
Text Example
White with #287559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287559; }
p { color: rgb(40,117,89); }
H1.HeaderClassName
{
color: #287559;
}
.AnyTagClassName
{
color: #287559;
}
</style>
background-color css
<style>
a { background-color: #287559; }
a { background-color: rgb(40,117,89); }
div.DivClassName
{
background-color: #287559;
}
.BgClassName
{
background-color: #287559;
}
</style>
border-color css
<style>
span { border-color: #287559; }
span { border-color: rgb(40,117,89); }
td.TdClassName
{
border-color: #287559;
}
.TagClassName
{
border-color: #287559;
}
</style>