#D20DD2 (or 0xD20DD2) is unknown color: approx Deep Magenta. HEX triplet: D2, 0D and D2. RGB value is (210,13,210). Sum of RGB (Red+Green+Blue) = 210+13+210=433 (57% of max value = 765). Red value is 210 (82.42% from 255 or 48.50% from 433); Green value is 13 (5.47% from 255 or 3.00% from 433); Blue value is 210 (82.42% from 255 or 48.50% from 433); Max value from RGB is 210 - color contains mainly: red, blue. Hex color #D20DD2 is not a web safe color. Web safe color analog (approx): #CC00CC. Inversed color of #D20DD2 is #2DF22D. Grayscale: #5D5D5D. Windows color (decimal): -3011118 or 13766098. OLE color: 13766098.
HSL color Cylindrical-coordinate representation of color #D20DD2: hue angle of 300º degrees, saturation: 0.88, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #D20DD2 is Cyan = 0, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.18.
<style> p { color: #d20dd2; } p { color: rgb(210,13,210); } H1.HeaderClassName { color: #d20dd2; } .AnyTagClassName { color: #d20dd2; } </style>
<style> a { background-color: #d20dd2; } a { background-color: rgb(210,13,210); } div.DivClassName { background-color: #d20dd2; } .BgClassName { background-color: #d20dd2; } </style>
<style> span { border-color: #d20dd2; } span { border-color: rgb(210,13,210); } td.TdClassName { border-color: #d20dd2; } .TagClassName { border-color: #d20dd2; } </style>