Shades of Salem #287750
Tints of Salem #287750
RGB
CMYK
RGB Variations
Color information
#287750 (or 0x287750) is known color: Salem. HEX triplet: 28, 77 and 50. RGB value is (40,119,80). Sum of RGB (Red+Green+Blue) = 40+119+80=239 (31% of max value = 765). Red value is 40 (16.02% from 255 or 16.74% from 239); Green value is 119 (46.88% from 255 or 49.79% from 239); Blue value is 80 (31.64% from 255 or 33.47% from 239); Max value from RGB is 119 - color contains mainly: green. Hex color #287750 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287750 is #D788AF. Grayscale: #5B5B5B. Windows color (decimal): -14125232 or 5273384. OLE color: 5273384.
HSL color Cylindrical-coordinate representation of color #287750: hue angle of 150.38º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #287750 is Cyan = 0.66, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 40 | 119 | 80 | - |
| CMYK | 0.66 | 0 | 0.33 | 0.53 |
| HSL | 150.38º | 0.5% | 0.31% | - |
| HSV(B) | 150.38º | 0.66% | 0.47% | - |
| XYZ | 8.92 | 14.22 | 9.86 | - |
| YUV | 90.93 | 121.83 | 91.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 119 | 80 | 0.66 | 0 | 0.33 | 0.53 | 150.38 | 0.5 | 0.31 |
| Hex | 28 | 77 | 50 | 42 | 0 | 21 | 35 | 96 | 32 | 1F |
| Octal | 50 | 167 | 120 | 102 | 0 | 41 | 65 | 226 | 62 | 37 |
| Binary | 101000 | 1110111 | 1010000 | 1000010 | 0 | 100001 | 110101 | 10010110 | 110010 | 11111 |
Color Harmonies of #287750
Complementary color
Monochromatic Colors of #287750
Black with #287750
Text Example
Text Example
White with #287750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287750; }
p { color: rgb(40,119,80); }
H1.HeaderClassName
{
color: #287750;
}
.AnyTagClassName
{
color: #287750;
}
</style>
background-color css
<style>
a { background-color: #287750; }
a { background-color: rgb(40,119,80); }
div.DivClassName
{
background-color: #287750;
}
.BgClassName
{
background-color: #287750;
}
</style>
border-color css
<style>
span { border-color: #287750; }
span { border-color: rgb(40,119,80); }
td.TdClassName
{
border-color: #287750;
}
.TagClassName
{
border-color: #287750;
}
</style>