#EC987C (or 0xEC987C) is unknown color: approx Dark Salmon. HEX triplet: EC, 98 and 7C. RGB value is (236,152,124). Sum of RGB (Red+Green+Blue) = 236+152+124=512 (67% of max value = 765). Red value is 236 (92.58% from 255 or 46.09% from 512); Green value is 152 (59.77% from 255 or 29.69% from 512); Blue value is 124 (48.83% from 255 or 24.22% from 512); Max value from RGB is 236 - color contains mainly: red. Hex color #EC987C is not a web safe color. Web safe color analog (approx): #FF9966. Inversed color of #EC987C is #136783. Grayscale: #AEAEAE. Windows color (decimal): -1271684 or 8165612. OLE color: 8165612.
HSL color Cylindrical-coordinate representation of color #EC987C: hue angle of 15º degrees, saturation: 0.75, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #EC987C is Cyan = 0, Magento = 0.36, Yellow = 0.47 and Black (K on CMYK) = 0.07.
<style> p { color: #EC987C; } p { color: rgb(236,152,124); } H1.HeaderClassName { color: #EC987C; } .AnyTagClassName { color: #EC987C; } </style>
<style> a { background-color: #EC987C; } a { background-color: rgb(236,152,124); } div.DivClassName { background-color: #EC987C; } .BgClassName { background-color: #EC987C; } </style>
<style> span { border-color: #EC987C; } span { border-color: rgb(236,152,124); } td.TdClassName { border-color: #EC987C; } .TagClassName { border-color: #EC987C; } </style>