Shades of Salem #287453
Tints of Salem #287453
RGB
CMYK
RGB Variations
Color information
#287453 (or 0x287453) is known color: Salem. HEX triplet: 28, 74 and 53. RGB value is (40,116,83). Sum of RGB (Red+Green+Blue) = 40+116+83=239 (31% of max value = 765). Red value is 40 (16.02% from 255 or 16.74% from 239); Green value is 116 (45.70% from 255 or 48.54% from 239); Blue value is 83 (32.81% from 255 or 34.73% from 239); Max value from RGB is 116 - color contains mainly: green. Hex color #287453 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #287453 is #D78BAC. Grayscale: #595959. Windows color (decimal): -14125997 or 5469224. OLE color: 5469224.
HSL color Cylindrical-coordinate representation of color #287453: hue angle of 153.95º 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 #287453 is Cyan = 0.66, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 40 | 116 | 83 | - |
| CMYK | 0.66 | 0 | 0.28 | 0.55 |
| HSL | 153.95º | 0.49% | 0.31% | - |
| HSV(B) | 153.95º | 0.66% | 0.45% | - |
| XYZ | 8.68 | 13.57 | 10.34 | - |
| YUV | 89.51 | 124.32 | 92.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 116 | 83 | 0.66 | 0 | 0.28 | 0.55 | 153.95 | 0.49 | 0.31 |
| Hex | 28 | 74 | 53 | 42 | 0 | 1C | 37 | 9A | 31 | 1F |
| Octal | 50 | 164 | 123 | 102 | 0 | 34 | 67 | 232 | 61 | 37 |
| Binary | 101000 | 1110100 | 1010011 | 1000010 | 0 | 11100 | 110111 | 10011010 | 110001 | 11111 |
Color Harmonies of #287453
Complementary color
Monochromatic Colors of #287453
Black with #287453
Text Example
Text Example
White with #287453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287453; }
p { color: rgb(40,116,83); }
H1.HeaderClassName
{
color: #287453;
}
.AnyTagClassName
{
color: #287453;
}
</style>
background-color css
<style>
a { background-color: #287453; }
a { background-color: rgb(40,116,83); }
div.DivClassName
{
background-color: #287453;
}
.BgClassName
{
background-color: #287453;
}
</style>
border-color css
<style>
span { border-color: #287453; }
span { border-color: rgb(40,116,83); }
td.TdClassName
{
border-color: #287453;
}
.TagClassName
{
border-color: #287453;
}
</style>