Shades of Salem #287450
Tints of Salem #287450
RGB
CMYK
RGB Variations
Color information
#287450 (or 0x287450) is known color: Salem. HEX triplet: 28, 74 and 50. RGB value is (40,116,80). Sum of RGB (Red+Green+Blue) = 40+116+80=236 (31% of max value = 765). Red value is 40 (16.02% from 255 or 16.95% from 236); Green value is 116 (45.70% from 255 or 49.15% from 236); Blue value is 80 (31.64% from 255 or 33.90% from 236); Max value from RGB is 116 - color contains mainly: green. Hex color #287450 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287450 is #D78BAF. Grayscale: #595959. Windows color (decimal): -14126000 or 5272616. OLE color: 5272616.
HSL color Cylindrical-coordinate representation of color #287450: hue angle of 151.58º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #287450 is Cyan = 0.66, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 40 | 116 | 80 | - |
| CMYK | 0.66 | 0 | 0.31 | 0.55 |
| HSL | 151.58º | 0.49% | 0.31% | - |
| HSV(B) | 151.58º | 0.66% | 0.45% | - |
| XYZ | 8.57 | 13.52 | 9.75 | - |
| YUV | 89.17 | 122.82 | 92.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 116 | 80 | 0.66 | 0 | 0.31 | 0.55 | 151.58 | 0.49 | 0.31 |
| Hex | 28 | 74 | 50 | 42 | 0 | 1F | 37 | 98 | 31 | 1F |
| Octal | 50 | 164 | 120 | 102 | 0 | 37 | 67 | 230 | 61 | 37 |
| Binary | 101000 | 1110100 | 1010000 | 1000010 | 0 | 11111 | 110111 | 10011000 | 110001 | 11111 |
Color Harmonies of #287450
Complementary color
Monochromatic Colors of #287450
Black with #287450
Text Example
Text Example
White with #287450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287450; }
p { color: rgb(40,116,80); }
H1.HeaderClassName
{
color: #287450;
}
.AnyTagClassName
{
color: #287450;
}
</style>
background-color css
<style>
a { background-color: #287450; }
a { background-color: rgb(40,116,80); }
div.DivClassName
{
background-color: #287450;
}
.BgClassName
{
background-color: #287450;
}
</style>
border-color css
<style>
span { border-color: #287450; }
span { border-color: rgb(40,116,80); }
td.TdClassName
{
border-color: #287450;
}
.TagClassName
{
border-color: #287450;
}
</style>