Shades of Salem #287659
Tints of Salem #287659
RGB
CMYK
RGB Variations
Color information
#287659 (or 0x287659) is known color: Salem. HEX triplet: 28, 76 and 59. RGB value is (40,118,89). Sum of RGB (Red+Green+Blue) = 40+118+89=247 (32% of max value = 765). Red value is 40 (16.02% from 255 or 16.19% from 247); Green value is 118 (46.48% from 255 or 47.77% from 247); Blue value is 89 (35.16% from 255 or 36.03% from 247); Max value from RGB is 118 - color contains mainly: green. Hex color #287659 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287659 is #D789A6. Grayscale: #5B5B5B. Windows color (decimal): -14125479 or 5862952. OLE color: 5862952.
HSL color Cylindrical-coordinate representation of color #287659: hue angle of 157.69º 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 #287659 is Cyan = 0.66, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 40 | 118 | 89 | - |
| CMYK | 0.66 | 0 | 0.25 | 0.54 |
| HSL | 157.69º | 0.49% | 0.31% | - |
| HSV(B) | 157.69º | 0.66% | 0.46% | - |
| XYZ | 9.16 | 14.13 | 11.7 | - |
| YUV | 91.37 | 126.66 | 91.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 118 | 89 | 0.66 | 0 | 0.25 | 0.54 | 157.69 | 0.49 | 0.31 |
| Hex | 28 | 76 | 59 | 42 | 0 | 19 | 36 | 9E | 31 | 1F |
| Octal | 50 | 166 | 131 | 102 | 0 | 31 | 66 | 236 | 61 | 37 |
| Binary | 101000 | 1110110 | 1011001 | 1000010 | 0 | 11001 | 110110 | 10011110 | 110001 | 11111 |
Color Harmonies of #287659
Complementary color
Monochromatic Colors of #287659
Black with #287659
Text Example
Text Example
White with #287659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287659; }
p { color: rgb(40,118,89); }
H1.HeaderClassName
{
color: #287659;
}
.AnyTagClassName
{
color: #287659;
}
</style>
background-color css
<style>
a { background-color: #287659; }
a { background-color: rgb(40,118,89); }
div.DivClassName
{
background-color: #287659;
}
.BgClassName
{
background-color: #287659;
}
</style>
border-color css
<style>
span { border-color: #287659; }
span { border-color: rgb(40,118,89); }
td.TdClassName
{
border-color: #287659;
}
.TagClassName
{
border-color: #287659;
}
</style>