#D202DA (or 0xD202DA) is unknown color: approx Deep Magenta. HEX triplet: D2, 02 and DA. RGB value is (210,2,218). Sum of RGB (Red+Green+Blue) = 210+2+218=430 (56% of max value = 765). Red value is 210 (82.42% from 255 or 48.84% from 430); Green value is 2 (1.17% from 255 or 0.47% from 430); Blue value is 218 (85.55% from 255 or 50.70% from 430); Max value from RGB is 218 - color contains mainly: blue. Hex color #D202DA is not a web safe color. Web safe color analog (approx): #CC00CC. Inversed color of #D202DA is #2DFD25. Grayscale: #585858. Windows color (decimal): -3013926 or 14287570. OLE color: 14287570.
HSL color Cylindrical-coordinate representation of color #D202DA: hue angle of 297.78º degrees, saturation: 0.98, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #D202DA is Cyan = 0.04, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #d202da; } p { color: rgb(210,2,218); } H1.HeaderClassName { color: #d202da; } .AnyTagClassName { color: #d202da; } </style>
<style> a { background-color: #d202da; } a { background-color: rgb(210,2,218); } div.DivClassName { background-color: #d202da; } .BgClassName { background-color: #d202da; } </style>
<style> span { border-color: #d202da; } span { border-color: rgb(210,2,218); } td.TdClassName { border-color: #d202da; } .TagClassName { border-color: #d202da; } </style>