#DC418C (or 0xDC418C) is unknown color: approx Deep Cerise. HEX triplet: DC, 41 and 8C. RGB value is (220,65,140). Sum of RGB (Red+Green+Blue) = 220+65+140=425 (56% of max value = 765). Red value is 220 (86.33% from 255 or 51.76% from 425); Green value is 65 (25.78% from 255 or 15.29% from 425); Blue value is 140 (55.08% from 255 or 32.94% from 425); Max value from RGB is 220 - color contains mainly: red. Hex color #DC418C is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #DC418C is #23BE73. Grayscale: #777777. Windows color (decimal): -2342516 or 9191900. OLE color: 9191900.
HSL color Cylindrical-coordinate representation of color #DC418C: hue angle of 330.97º degrees, saturation: 0.69, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #DC418C is Cyan = 0, Magento = 0.70, Yellow = 0.36 and Black (K on CMYK) = 0.14.
<style> p { color: #DC418C; } p { color: rgb(220,65,140); } H1.HeaderClassName { color: #DC418C; } .AnyTagClassName { color: #DC418C; } </style>
<style> a { background-color: #DC418C; } a { background-color: rgb(220,65,140); } div.DivClassName { background-color: #DC418C; } .BgClassName { background-color: #DC418C; } </style>
<style> span { border-color: #DC418C; } span { border-color: rgb(220,65,140); } td.TdClassName { border-color: #DC418C; } .TagClassName { border-color: #DC418C; } </style>