#DB45CD (or 0xDB45CD) is unknown color: approx Free Speech Magenta. HEX triplet: DB, 45 and CD. RGB value is (219,69,205). Sum of RGB (Red+Green+Blue) = 219+69+205=493 (65% of max value = 765). Red value is 219 (85.94% from 255 or 44.42% from 493); Green value is 69 (27.34% from 255 or 14.00% from 493); Blue value is 205 (80.47% from 255 or 41.58% from 493); Max value from RGB is 219 - color contains mainly: red. Hex color #DB45CD is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #DB45CD is #24BA32. Grayscale: #808080. Windows color (decimal): -2406963 or 13452763. OLE color: 13452763.
HSL color Cylindrical-coordinate representation of color #DB45CD: hue angle of 305.6º degrees, saturation: 0.68, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #DB45CD is Cyan = 0, Magento = 0.68, Yellow = 0.06 and Black (K on CMYK) = 0.14.
<style> p { color: #DB45CD; } p { color: rgb(219,69,205); } H1.HeaderClassName { color: #DB45CD; } .AnyTagClassName { color: #DB45CD; } </style>
<style> a { background-color: #DB45CD; } a { background-color: rgb(219,69,205); } div.DivClassName { background-color: #DB45CD; } .BgClassName { background-color: #DB45CD; } </style>
<style> span { border-color: #DB45CD; } span { border-color: rgb(219,69,205); } td.TdClassName { border-color: #DB45CD; } .TagClassName { border-color: #DB45CD; } </style>