#EB99DA (or 0xEB99DA) is unknown color: approx Lavender Rose. HEX triplet: EB, 99 and DA. RGB value is (235,153,218). Sum of RGB (Red+Green+Blue) = 235+153+218=606 (80% of max value = 765). Red value is 235 (92.19% from 255 or 38.78% from 606); Green value is 153 (60.16% from 255 or 25.25% from 606); Blue value is 218 (85.55% from 255 or 35.97% from 606); Max value from RGB is 235 - color contains mainly: red. Hex color #EB99DA is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #EB99DA is #146625. Grayscale: #B8B8B8. Windows color (decimal): -1336870 or 14326251. OLE color: 14326251.
HSL color Cylindrical-coordinate representation of color #EB99DA: hue angle of 312.44º degrees, saturation: 0.67, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #EB99DA is Cyan = 0, Magento = 0.35, Yellow = 0.07 and Black (K on CMYK) = 0.08.
<style> p { color: #EB99DA; } p { color: rgb(235,153,218); } H1.HeaderClassName { color: #EB99DA; } .AnyTagClassName { color: #EB99DA; } </style>
<style> a { background-color: #EB99DA; } a { background-color: rgb(235,153,218); } div.DivClassName { background-color: #EB99DA; } .BgClassName { background-color: #EB99DA; } </style>
<style> span { border-color: #EB99DA; } span { border-color: rgb(235,153,218); } td.TdClassName { border-color: #EB99DA; } .TagClassName { border-color: #EB99DA; } </style>