Shades of Salem #287457
Tints of Salem #287457
RGB
CMYK
RGB Variations
Color information
#287457 (or 0x287457) is known color: Salem. HEX triplet: 28, 74 and 57. RGB value is (40,116,87). Sum of RGB (Red+Green+Blue) = 40+116+87=243 (32% of max value = 765). Red value is 40 (16.02% from 255 or 16.46% from 243); Green value is 116 (45.70% from 255 or 47.74% from 243); Blue value is 87 (34.38% from 255 or 35.80% from 243); Max value from RGB is 116 - color contains mainly: green. Hex color #287457 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287457 is #D78BA8. Grayscale: #5A5A5A. Windows color (decimal): -14125993 or 5731368. OLE color: 5731368.
HSL color Cylindrical-coordinate representation of color #287457: hue angle of 157.11º 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 #287457 is Cyan = 0.66, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 40 | 116 | 87 | - |
| CMYK | 0.66 | 0 | 0.25 | 0.55 |
| HSL | 157.11º | 0.49% | 0.31% | - |
| HSV(B) | 157.11º | 0.66% | 0.45% | - |
| XYZ | 8.84 | 13.63 | 11.18 | - |
| YUV | 89.97 | 126.32 | 92.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 116 | 87 | 0.66 | 0 | 0.25 | 0.55 | 157.11 | 0.49 | 0.31 |
| Hex | 28 | 74 | 57 | 42 | 0 | 19 | 37 | 9D | 31 | 1F |
| Octal | 50 | 164 | 127 | 102 | 0 | 31 | 67 | 235 | 61 | 37 |
| Binary | 101000 | 1110100 | 1010111 | 1000010 | 0 | 11001 | 110111 | 10011101 | 110001 | 11111 |
Color Harmonies of #287457
Complementary color
Monochromatic Colors of #287457
Black with #287457
Text Example
Text Example
White with #287457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287457; }
p { color: rgb(40,116,87); }
H1.HeaderClassName
{
color: #287457;
}
.AnyTagClassName
{
color: #287457;
}
</style>
background-color css
<style>
a { background-color: #287457; }
a { background-color: rgb(40,116,87); }
div.DivClassName
{
background-color: #287457;
}
.BgClassName
{
background-color: #287457;
}
</style>
border-color css
<style>
span { border-color: #287457; }
span { border-color: rgb(40,116,87); }
td.TdClassName
{
border-color: #287457;
}
.TagClassName
{
border-color: #287457;
}
</style>