#DB51BA (or 0xDB51BA) is unknown color: approx Fuchsia. HEX triplet: DB, 51 and BA. RGB value is (219,81,186). Sum of RGB (Red+Green+Blue) = 219+81+186=486 (64% of max value = 765). Red value is 219 (85.94% from 255 or 45.06% from 486); Green value is 81 (32.03% from 255 or 16.67% from 486); Blue value is 186 (73.05% from 255 or 38.27% from 486); Max value from RGB is 219 - color contains mainly: red. Hex color #DB51BA is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #DB51BA is #24AE45. Grayscale: #858585. Windows color (decimal): -2403910 or 12210651. OLE color: 12210651.
HSL color Cylindrical-coordinate representation of color #DB51BA: hue angle of 314.35º degrees, saturation: 0.66, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #DB51BA is Cyan = 0, Magento = 0.63, Yellow = 0.15 and Black (K on CMYK) = 0.14.
<style> p { color: #DB51BA; } p { color: rgb(219,81,186); } H1.HeaderClassName { color: #DB51BA; } .AnyTagClassName { color: #DB51BA; } </style>
<style> a { background-color: #DB51BA; } a { background-color: rgb(219,81,186); } div.DivClassName { background-color: #DB51BA; } .BgClassName { background-color: #DB51BA; } </style>
<style> span { border-color: #DB51BA; } span { border-color: rgb(219,81,186); } td.TdClassName { border-color: #DB51BA; } .TagClassName { border-color: #DB51BA; } </style>