#DFC6D0 (or 0xDFC6D0) is unknown color: approx Prim. HEX triplet: DF, C6 and D0. RGB value is (223,198,208). Sum of RGB (Red+Green+Blue) = 223+198+208=629 (83% of max value = 765). Red value is 223 (87.5% from 255 or 35.45% from 629); Green value is 198 (77.73% from 255 or 31.48% from 629); Blue value is 208 (81.64% from 255 or 33.07% from 629); Max value from RGB is 223 - color contains mainly: red. Hex color #DFC6D0 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #DFC6D0 is #20392F. Grayscale: #CECECE. Windows color (decimal): -2111792 or 13682399. OLE color: 13682399.
HSL color Cylindrical-coordinate representation of color #DFC6D0: hue angle of 336º degrees, saturation: 0.28, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #DFC6D0 is Cyan = 0, Magento = 0.11, Yellow = 0.07 and Black (K on CMYK) = 0.13.
<style> p { color: #DFC6D0; } p { color: rgb(223,198,208); } H1.HeaderClassName { color: #DFC6D0; } .AnyTagClassName { color: #DFC6D0; } </style>
<style> a { background-color: #DFC6D0; } a { background-color: rgb(223,198,208); } div.DivClassName { background-color: #DFC6D0; } .BgClassName { background-color: #DFC6D0; } </style>
<style> span { border-color: #DFC6D0; } span { border-color: rgb(223,198,208); } td.TdClassName { border-color: #DFC6D0; } .TagClassName { border-color: #DFC6D0; } </style>