#DB3DC2 (or 0xDB3DC2) is unknown color: approx Fuchsia. HEX triplet: DB, 3D and C2. RGB value is (219,61,194). Sum of RGB (Red+Green+Blue) = 219+61+194=474 (62% of max value = 765). Red value is 219 (85.94% from 255 or 46.20% from 474); Green value is 61 (24.22% from 255 or 12.87% from 474); Blue value is 194 (76.17% from 255 or 40.93% from 474); Max value from RGB is 219 - color contains mainly: red. Hex color #DB3DC2 is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #DB3DC2 is #24C23D. Grayscale: #7B7B7B. Windows color (decimal): -2409022 or 12729819. OLE color: 12729819.
HSL color Cylindrical-coordinate representation of color #DB3DC2: hue angle of 309.49º degrees, saturation: 0.69, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #DB3DC2 is Cyan = 0, Magento = 0.72, Yellow = 0.11 and Black (K on CMYK) = 0.14.
<style> p { color: #DB3DC2; } p { color: rgb(219,61,194); } H1.HeaderClassName { color: #DB3DC2; } .AnyTagClassName { color: #DB3DC2; } </style>
<style> a { background-color: #DB3DC2; } a { background-color: rgb(219,61,194); } div.DivClassName { background-color: #DB3DC2; } .BgClassName { background-color: #DB3DC2; } </style>
<style> span { border-color: #DB3DC2; } span { border-color: rgb(219,61,194); } td.TdClassName { border-color: #DB3DC2; } .TagClassName { border-color: #DB3DC2; } </style>