#EB7CDF (or 0xEB7CDF) is unknown color: approx Pale Magenta. HEX triplet: EB, 7C and DF. RGB value is (235,124,223). Sum of RGB (Red+Green+Blue) = 235+124+223=582 (77% of max value = 765). Red value is 235 (92.19% from 255 or 40.38% from 582); Green value is 124 (48.83% from 255 or 21.31% from 582); Blue value is 223 (87.5% from 255 or 38.32% from 582); Max value from RGB is 235 - color contains mainly: red. Hex color #EB7CDF is not a web safe color. Web safe color analog (approx): #FF66CC. Inversed color of #EB7CDF is #148320. Grayscale: #A8A8A8. Windows color (decimal): -1344289 or 14646507. OLE color: 14646507.
HSL color Cylindrical-coordinate representation of color #EB7CDF: hue angle of 306.49º degrees, saturation: 0.74, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #EB7CDF is Cyan = 0, Magento = 0.47, Yellow = 0.05 and Black (K on CMYK) = 0.08.
<style> p { color: #EB7CDF; } p { color: rgb(235,124,223); } H1.HeaderClassName { color: #EB7CDF; } .AnyTagClassName { color: #EB7CDF; } </style>
<style> a { background-color: #EB7CDF; } a { background-color: rgb(235,124,223); } div.DivClassName { background-color: #EB7CDF; } .BgClassName { background-color: #EB7CDF; } </style>
<style> span { border-color: #EB7CDF; } span { border-color: rgb(235,124,223); } td.TdClassName { border-color: #EB7CDF; } .TagClassName { border-color: #EB7CDF; } </style>