#D51EBB (or 0xD51EBB) is unknown color: approx Deep Magenta. HEX triplet: D5, 1E and BB. RGB value is (213,30,187). Sum of RGB (Red+Green+Blue) = 213+30+187=430 (56% of max value = 765). Red value is 213 (83.59% from 255 or 49.53% from 430); Green value is 30 (12.11% from 255 or 6.98% from 430); Blue value is 187 (73.44% from 255 or 43.49% from 430); Max value from RGB is 213 - color contains mainly: red. Hex color #D51EBB is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #D51EBB is #2AE144. Grayscale: #666666. Windows color (decimal): -2810181 or 12263125. OLE color: 12263125.
HSL color Cylindrical-coordinate representation of color #D51EBB: hue angle of 308.52º degrees, saturation: 0.75, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #D51EBB is Cyan = 0, Magento = 0.86, Yellow = 0.12 and Black (K on CMYK) = 0.16.
<style> p { color: #D51EBB; } p { color: rgb(213,30,187); } H1.HeaderClassName { color: #D51EBB; } .AnyTagClassName { color: #D51EBB; } </style>
<style> a { background-color: #D51EBB; } a { background-color: rgb(213,30,187); } div.DivClassName { background-color: #D51EBB; } .BgClassName { background-color: #D51EBB; } </style>
<style> span { border-color: #D51EBB; } span { border-color: rgb(213,30,187); } td.TdClassName { border-color: #D51EBB; } .TagClassName { border-color: #D51EBB; } </style>