#DF55CC (or 0xDF55CC) is unknown color: approx Free Speech Magenta. HEX triplet: DF, 55 and CC. RGB value is (223,85,204). Sum of RGB (Red+Green+Blue) = 223+85+204=512 (67% of max value = 765). Red value is 223 (87.5% from 255 or 43.55% from 512); Green value is 85 (33.59% from 255 or 16.60% from 512); Blue value is 204 (80.08% from 255 or 39.84% from 512); Max value from RGB is 223 - color contains mainly: red. Hex color #DF55CC is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #DF55CC is #20AA33. Grayscale: #8B8B8B. Windows color (decimal): -2140724 or 13391327. OLE color: 13391327.
HSL color Cylindrical-coordinate representation of color #DF55CC: hue angle of 308.26º degrees, saturation: 0.68, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #DF55CC is Cyan = 0, Magento = 0.62, Yellow = 0.09 and Black (K on CMYK) = 0.13.
<style> p { color: #DF55CC; } p { color: rgb(223,85,204); } H1.HeaderClassName { color: #DF55CC; } .AnyTagClassName { color: #DF55CC; } </style>
<style> a { background-color: #DF55CC; } a { background-color: rgb(223,85,204); } div.DivClassName { background-color: #DF55CC; } .BgClassName { background-color: #DF55CC; } </style>
<style> span { border-color: #DF55CC; } span { border-color: rgb(223,85,204); } td.TdClassName { border-color: #DF55CC; } .TagClassName { border-color: #DF55CC; } </style>