#EB0ADB (or 0xEB0ADB) is unknown color: approx Hot Magenta. HEX triplet: EB, 0A and DB. RGB value is (235,10,219). Sum of RGB (Red+Green+Blue) = 235+10+219=464 (61% of max value = 765). Red value is 235 (92.19% from 255 or 50.65% from 464); Green value is 10 (4.30% from 255 or 2.16% from 464); Blue value is 219 (85.94% from 255 or 47.20% from 464); Max value from RGB is 235 - color contains mainly: red. Hex color #EB0ADB is not a web safe color. Web safe color analog (approx): #FF00CC. Inversed color of #EB0ADB is #14F524. Grayscale: #646464. Windows color (decimal): -1373477 or 14355179. OLE color: 14355179.
HSL color Cylindrical-coordinate representation of color #EB0ADB: hue angle of 304.27º degrees, saturation: 0.92, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #EB0ADB is Cyan = 0, Magento = 0.96, Yellow = 0.07 and Black (K on CMYK) = 0.08.
<style> p { color: #eb0adb; } p { color: rgb(235,10,219); } H1.HeaderClassName { color: #eb0adb; } .AnyTagClassName { color: #eb0adb; } </style>
<style> a { background-color: #eb0adb; } a { background-color: rgb(235,10,219); } div.DivClassName { background-color: #eb0adb; } .BgClassName { background-color: #eb0adb; } </style>
<style> span { border-color: #eb0adb; } span { border-color: rgb(235,10,219); } td.TdClassName { border-color: #eb0adb; } .TagClassName { border-color: #eb0adb; } </style>