Shades of Salem #287751
Tints of Salem #287751
RGB
CMYK
RGB Variations
Color information
#287751 (or 0x287751) is known color: Salem. HEX triplet: 28, 77 and 51. RGB value is (40,119,81). Sum of RGB (Red+Green+Blue) = 40+119+81=240 (31% of max value = 765). Red value is 40 (16.02% from 255 or 16.67% from 240); Green value is 119 (46.88% from 255 or 49.58% from 240); Blue value is 81 (32.03% from 255 or 33.75% from 240); Max value from RGB is 119 - color contains mainly: green. Hex color #287751 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287751 is #D788AE. Grayscale: #5B5B5B. Windows color (decimal): -14125231 or 5338920. OLE color: 5338920.
HSL color Cylindrical-coordinate representation of color #287751: hue angle of 151.14º 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 #287751 is Cyan = 0.66, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 40 | 119 | 81 | - |
| CMYK | 0.66 | 0 | 0.32 | 0.53 |
| HSL | 151.14º | 0.5% | 0.31% | - |
| HSV(B) | 151.14º | 0.66% | 0.47% | - |
| XYZ | 8.96 | 14.24 | 10.06 | - |
| YUV | 91.05 | 122.33 | 91.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 119 | 81 | 0.66 | 0 | 0.32 | 0.53 | 151.14 | 0.5 | 0.31 |
| Hex | 28 | 77 | 51 | 42 | 0 | 20 | 35 | 97 | 32 | 1F |
| Octal | 50 | 167 | 121 | 102 | 0 | 40 | 65 | 227 | 62 | 37 |
| Binary | 101000 | 1110111 | 1010001 | 1000010 | 0 | 100000 | 110101 | 10010111 | 110010 | 11111 |
Color Harmonies of #287751
Complementary color
Monochromatic Colors of #287751
Black with #287751
Text Example
Text Example
White with #287751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287751; }
p { color: rgb(40,119,81); }
H1.HeaderClassName
{
color: #287751;
}
.AnyTagClassName
{
color: #287751;
}
</style>
background-color css
<style>
a { background-color: #287751; }
a { background-color: rgb(40,119,81); }
div.DivClassName
{
background-color: #287751;
}
.BgClassName
{
background-color: #287751;
}
</style>
border-color css
<style>
span { border-color: #287751; }
span { border-color: rgb(40,119,81); }
td.TdClassName
{
border-color: #287751;
}
.TagClassName
{
border-color: #287751;
}
</style>