#DFC2D0 (or 0xDFC2D0) is unknown color: approx Twilight. HEX triplet: DF, C2 and D0. RGB value is (223,194,208). Sum of RGB (Red+Green+Blue) = 223+194+208=625 (82% of max value = 765). Red value is 223 (87.5% from 255 or 35.68% from 625); Green value is 194 (76.17% from 255 or 31.04% from 625); Blue value is 208 (81.64% from 255 or 33.28% from 625); Max value from RGB is 223 - color contains mainly: red. Hex color #DFC2D0 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #DFC2D0 is #203D2F. Grayscale: #CCCCCC. Windows color (decimal): -2112816 or 13681375. OLE color: 13681375.
HSL color Cylindrical-coordinate representation of color #DFC2D0: hue angle of 331.03º degrees, saturation: 0.31, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #DFC2D0 is Cyan = 0, Magento = 0.13, Yellow = 0.07 and Black (K on CMYK) = 0.13.
<style> p { color: #DFC2D0; } p { color: rgb(223,194,208); } H1.HeaderClassName { color: #DFC2D0; } .AnyTagClassName { color: #DFC2D0; } </style>
<style> a { background-color: #DFC2D0; } a { background-color: rgb(223,194,208); } div.DivClassName { background-color: #DFC2D0; } .BgClassName { background-color: #DFC2D0; } </style>
<style> span { border-color: #DFC2D0; } span { border-color: rgb(223,194,208); } td.TdClassName { border-color: #DFC2D0; } .TagClassName { border-color: #DFC2D0; } </style>