Shades of Salem #287550
Tints of Salem #287550
RGB
CMYK
RGB Variations
Color information
#287550 (or 0x287550) is known color: Salem. HEX triplet: 28, 75 and 50. RGB value is (40,117,80). Sum of RGB (Red+Green+Blue) = 40+117+80=237 (31% of max value = 765). Red value is 40 (16.02% from 255 or 16.88% from 237); Green value is 117 (46.09% from 255 or 49.37% from 237); Blue value is 80 (31.64% from 255 or 33.76% from 237); Max value from RGB is 117 - color contains mainly: green. Hex color #287550 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287550 is #D78AAF. Grayscale: #595959. Windows color (decimal): -14125744 or 5272872. OLE color: 5272872.
HSL color Cylindrical-coordinate representation of color #287550: hue angle of 151.17º 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 #287550 is Cyan = 0.66, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 40 | 117 | 80 | - |
| CMYK | 0.66 | 0 | 0.32 | 0.54 |
| HSL | 151.17º | 0.49% | 0.31% | - |
| HSV(B) | 151.17º | 0.66% | 0.46% | - |
| XYZ | 8.68 | 13.75 | 9.79 | - |
| YUV | 89.76 | 122.49 | 92.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 117 | 80 | 0.66 | 0 | 0.32 | 0.54 | 151.17 | 0.49 | 0.31 |
| Hex | 28 | 75 | 50 | 42 | 0 | 20 | 36 | 97 | 31 | 1F |
| Octal | 50 | 165 | 120 | 102 | 0 | 40 | 66 | 227 | 61 | 37 |
| Binary | 101000 | 1110101 | 1010000 | 1000010 | 0 | 100000 | 110110 | 10010111 | 110001 | 11111 |
Color Harmonies of #287550
Complementary color
Monochromatic Colors of #287550
Black with #287550
Text Example
Text Example
White with #287550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287550; }
p { color: rgb(40,117,80); }
H1.HeaderClassName
{
color: #287550;
}
.AnyTagClassName
{
color: #287550;
}
</style>
background-color css
<style>
a { background-color: #287550; }
a { background-color: rgb(40,117,80); }
div.DivClassName
{
background-color: #287550;
}
.BgClassName
{
background-color: #287550;
}
</style>
border-color css
<style>
span { border-color: #287550; }
span { border-color: rgb(40,117,80); }
td.TdClassName
{
border-color: #287550;
}
.TagClassName
{
border-color: #287550;
}
</style>