#DC18F6 (or 0xDC18F6) is unknown color: approx Psychedelic Purple. HEX triplet: DC, 18 and F6. RGB value is (220,24,246). Sum of RGB (Red+Green+Blue) = 220+24+246=490 (64% of max value = 765). Red value is 220 (86.33% from 255 or 44.90% from 490); Green value is 24 (9.77% from 255 or 4.90% from 490); Blue value is 246 (96.48% from 255 or 50.20% from 490); Max value from RGB is 246 - color contains mainly: blue. Hex color #DC18F6 is not a web safe color. Web safe color analog (approx): #CC00FF. Inversed color of #DC18F6 is #23E709. Grayscale: #6B6B6B. Windows color (decimal): -2352906 or 16128220. OLE color: 16128220.
HSL color Cylindrical-coordinate representation of color #DC18F6: hue angle of 292.97º degrees, saturation: 0.93, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #DC18F6 is Cyan = 0.11, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.04.
<style> p { color: #dc18f6; } p { color: rgb(220,24,246); } H1.HeaderClassName { color: #dc18f6; } .AnyTagClassName { color: #dc18f6; } </style>
<style> a { background-color: #dc18f6; } a { background-color: rgb(220,24,246); } div.DivClassName { background-color: #dc18f6; } .BgClassName { background-color: #dc18f6; } </style>
<style> span { border-color: #dc18f6; } span { border-color: rgb(220,24,246); } td.TdClassName { border-color: #dc18f6; } .TagClassName { border-color: #dc18f6; } </style>