Shades of Salem #287859
Tints of Salem #287859
RGB
CMYK
RGB Variations
Color information
#287859 (or 0x287859) is known color: Salem. HEX triplet: 28, 78 and 59. RGB value is (40,120,89). Sum of RGB (Red+Green+Blue) = 40+120+89=249 (32% of max value = 765). Red value is 40 (16.02% from 255 or 16.06% from 249); Green value is 120 (47.27% from 255 or 48.19% from 249); Blue value is 89 (35.16% from 255 or 35.74% from 249); Max value from RGB is 120 - color contains mainly: green. Hex color #287859 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287859 is #D787A6. Grayscale: #5C5C5C. Windows color (decimal): -14124967 or 5863464. OLE color: 5863464.
HSL color Cylindrical-coordinate representation of color #287859: hue angle of 156.75º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #287859 is Cyan = 0.67, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 40 | 120 | 89 | - |
| CMYK | 0.67 | 0 | 0.26 | 0.53 |
| HSL | 156.75º | 0.5% | 0.31% | - |
| HSV(B) | 156.75º | 0.67% | 0.47% | - |
| XYZ | 9.39 | 14.61 | 11.78 | - |
| YUV | 92.55 | 126 | 90.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 120 | 89 | 0.67 | 0 | 0.26 | 0.53 | 156.75 | 0.5 | 0.31 |
| Hex | 28 | 78 | 59 | 43 | 0 | 1A | 35 | 9D | 32 | 1F |
| Octal | 50 | 170 | 131 | 103 | 0 | 32 | 65 | 235 | 62 | 37 |
| Binary | 101000 | 1111000 | 1011001 | 1000011 | 0 | 11010 | 110101 | 10011101 | 110010 | 11111 |
Color Harmonies of #287859
Complementary color
Monochromatic Colors of #287859
Black with #287859
Text Example
Text Example
White with #287859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287859; }
p { color: rgb(40,120,89); }
H1.HeaderClassName
{
color: #287859;
}
.AnyTagClassName
{
color: #287859;
}
</style>
background-color css
<style>
a { background-color: #287859; }
a { background-color: rgb(40,120,89); }
div.DivClassName
{
background-color: #287859;
}
.BgClassName
{
background-color: #287859;
}
</style>
border-color css
<style>
span { border-color: #287859; }
span { border-color: rgb(40,120,89); }
td.TdClassName
{
border-color: #287859;
}
.TagClassName
{
border-color: #287859;
}
</style>