#DD97CF (or 0xDD97CF) is unknown color: approx Plum. HEX triplet: DD, 97 and CF. RGB value is (221,151,207). Sum of RGB (Red+Green+Blue) = 221+151+207=579 (76% of max value = 765). Red value is 221 (86.72% from 255 or 38.17% from 579); Green value is 151 (59.38% from 255 or 26.08% from 579); Blue value is 207 (81.25% from 255 or 35.75% from 579); Max value from RGB is 221 - color contains mainly: red. Hex color #DD97CF is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #DD97CF is #226830. Grayscale: #B2B2B2. Windows color (decimal): -2254897 or 13604829. OLE color: 13604829.
HSL color Cylindrical-coordinate representation of color #DD97CF: hue angle of 312º degrees, saturation: 0.51, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #DD97CF is Cyan = 0, Magento = 0.32, Yellow = 0.06 and Black (K on CMYK) = 0.13.
<style> p { color: #DD97CF; } p { color: rgb(221,151,207); } H1.HeaderClassName { color: #DD97CF; } .AnyTagClassName { color: #DD97CF; } </style>
<style> a { background-color: #DD97CF; } a { background-color: rgb(221,151,207); } div.DivClassName { background-color: #DD97CF; } .BgClassName { background-color: #DD97CF; } </style>
<style> span { border-color: #DD97CF; } span { border-color: rgb(221,151,207); } td.TdClassName { border-color: #DD97CF; } .TagClassName { border-color: #DD97CF; } </style>