#EB82DC (or 0xEB82DC) is unknown color: approx Pale Magenta. HEX triplet: EB, 82 and DC. RGB value is (235,130,220). Sum of RGB (Red+Green+Blue) = 235+130+220=585 (77% of max value = 765). Red value is 235 (92.19% from 255 or 40.17% from 585); Green value is 130 (51.17% from 255 or 22.22% from 585); Blue value is 220 (86.33% from 255 or 37.61% from 585); Max value from RGB is 235 - color contains mainly: red. Hex color #EB82DC is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #EB82DC is #147D23. Grayscale: #ABABAB. Windows color (decimal): -1342756 or 14451435. OLE color: 14451435.
HSL color Cylindrical-coordinate representation of color #EB82DC: hue angle of 308.57º degrees, saturation: 0.72, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #EB82DC is Cyan = 0, Magento = 0.45, Yellow = 0.06 and Black (K on CMYK) = 0.08.
<style> p { color: #EB82DC; } p { color: rgb(235,130,220); } H1.HeaderClassName { color: #EB82DC; } .AnyTagClassName { color: #EB82DC; } </style>
<style> a { background-color: #EB82DC; } a { background-color: rgb(235,130,220); } div.DivClassName { background-color: #EB82DC; } .BgClassName { background-color: #EB82DC; } </style>
<style> span { border-color: #EB82DC; } span { border-color: rgb(235,130,220); } td.TdClassName { border-color: #EB82DC; } .TagClassName { border-color: #EB82DC; } </style>