#DD95C3 (or 0xDD95C3) is unknown color: approx Shocking. HEX triplet: DD, 95 and C3. RGB value is (221,149,195). Sum of RGB (Red+Green+Blue) = 221+149+195=565 (74% of max value = 765). Red value is 221 (86.72% from 255 or 39.12% from 565); Green value is 149 (58.59% from 255 or 26.37% from 565); Blue value is 195 (76.56% from 255 or 34.51% from 565); Max value from RGB is 221 - color contains mainly: red. Hex color #DD95C3 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #DD95C3 is #226A3C. Grayscale: #AFAFAF. Windows color (decimal): -2255421 or 12817885. OLE color: 12817885.
HSL color Cylindrical-coordinate representation of color #DD95C3: hue angle of 321.67º degrees, saturation: 0.51, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #DD95C3 is Cyan = 0, Magento = 0.33, Yellow = 0.12 and Black (K on CMYK) = 0.13.
<style> p { color: #DD95C3; } p { color: rgb(221,149,195); } H1.HeaderClassName { color: #DD95C3; } .AnyTagClassName { color: #DD95C3; } </style>
<style> a { background-color: #DD95C3; } a { background-color: rgb(221,149,195); } div.DivClassName { background-color: #DD95C3; } .BgClassName { background-color: #DD95C3; } </style>
<style> span { border-color: #DD95C3; } span { border-color: rgb(221,149,195); } td.TdClassName { border-color: #DD95C3; } .TagClassName { border-color: #DD95C3; } </style>