#DD32D3 (or 0xDD32D3) is unknown color: approx Razzle Dazzle Rose. HEX triplet: DD, 32 and D3. RGB value is (221,50,211). Sum of RGB (Red+Green+Blue) = 221+50+211=482 (63% of max value = 765). Red value is 221 (86.72% from 255 or 45.85% from 482); Green value is 50 (19.92% from 255 or 10.37% from 482); Blue value is 211 (82.81% from 255 or 43.78% from 482); Max value from RGB is 221 - color contains mainly: red. Hex color #DD32D3 is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #DD32D3 is #22CD2C. Grayscale: #777777. Windows color (decimal): -2280749 or 13841117. OLE color: 13841117.
HSL color Cylindrical-coordinate representation of color #DD32D3: hue angle of 303.51º degrees, saturation: 0.72, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #DD32D3 is Cyan = 0, Magento = 0.77, Yellow = 0.05 and Black (K on CMYK) = 0.13.
<style> p { color: #DD32D3; } p { color: rgb(221,50,211); } H1.HeaderClassName { color: #DD32D3; } .AnyTagClassName { color: #DD32D3; } </style>
<style> a { background-color: #DD32D3; } a { background-color: rgb(221,50,211); } div.DivClassName { background-color: #DD32D3; } .BgClassName { background-color: #DD32D3; } </style>
<style> span { border-color: #DD32D3; } span { border-color: rgb(221,50,211); } td.TdClassName { border-color: #DD32D3; } .TagClassName { border-color: #DD32D3; } </style>