Shades of Salem #287356
Tints of Salem #287356
RGB
CMYK
RGB Variations
Color information
#287356 (or 0x287356) is known color: Salem. HEX triplet: 28, 73 and 56. RGB value is (40,115,86). Sum of RGB (Red+Green+Blue) = 40+115+86=241 (31% of max value = 765). Red value is 40 (16.02% from 255 or 16.60% from 241); Green value is 115 (45.31% from 255 or 47.72% from 241); Blue value is 86 (33.98% from 255 or 35.68% from 241); Max value from RGB is 115 - color contains mainly: green. Hex color #287356 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287356 is #D78CA9. Grayscale: #595959. Windows color (decimal): -14126250 or 5665576. OLE color: 5665576.
HSL color Cylindrical-coordinate representation of color #287356: hue angle of 156.8º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #287356 is Cyan = 0.65, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 40 | 115 | 86 | - |
| CMYK | 0.65 | 0 | 0.25 | 0.55 |
| HSL | 156.8º | 0.48% | 0.3% | - |
| HSV(B) | 156.8º | 0.65% | 0.45% | - |
| XYZ | 8.69 | 13.38 | 10.93 | - |
| YUV | 89.27 | 126.15 | 92.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 115 | 86 | 0.65 | 0 | 0.25 | 0.55 | 156.8 | 0.48 | 0.3 |
| Hex | 28 | 73 | 56 | 41 | 0 | 19 | 37 | 9D | 30 | 1E |
| Octal | 50 | 163 | 126 | 101 | 0 | 31 | 67 | 235 | 60 | 36 |
| Binary | 101000 | 1110011 | 1010110 | 1000001 | 0 | 11001 | 110111 | 10011101 | 110000 | 11110 |
Color Harmonies of #287356
Complementary color
Monochromatic Colors of #287356
Black with #287356
Text Example
Text Example
White with #287356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287356; }
p { color: rgb(40,115,86); }
H1.HeaderClassName
{
color: #287356;
}
.AnyTagClassName
{
color: #287356;
}
</style>
background-color css
<style>
a { background-color: #287356; }
a { background-color: rgb(40,115,86); }
div.DivClassName
{
background-color: #287356;
}
.BgClassName
{
background-color: #287356;
}
</style>
border-color css
<style>
span { border-color: #287356; }
span { border-color: rgb(40,115,86); }
td.TdClassName
{
border-color: #287356;
}
.TagClassName
{
border-color: #287356;
}
</style>