#DFBCCA (or 0xDFBCCA) is unknown color: approx Twilight. HEX triplet: DF, BC and CA. RGB value is (223,188,202). Sum of RGB (Red+Green+Blue) = 223+188+202=613 (81% of max value = 765). Red value is 223 (87.5% from 255 or 36.38% from 613); Green value is 188 (73.83% from 255 or 30.67% from 613); Blue value is 202 (79.30% from 255 or 32.95% from 613); Max value from RGB is 223 - color contains mainly: red. Hex color #DFBCCA is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #DFBCCA is #204335. Grayscale: #C8C8C8. Windows color (decimal): -2114358 or 13286623. OLE color: 13286623.
HSL color Cylindrical-coordinate representation of color #DFBCCA: hue angle of 336º degrees, saturation: 0.35, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #DFBCCA is Cyan = 0, Magento = 0.16, Yellow = 0.09 and Black (K on CMYK) = 0.13.
<style> p { color: #DFBCCA; } p { color: rgb(223,188,202); } H1.HeaderClassName { color: #DFBCCA; } .AnyTagClassName { color: #DFBCCA; } </style>
<style> a { background-color: #DFBCCA; } a { background-color: rgb(223,188,202); } div.DivClassName { background-color: #DFBCCA; } .BgClassName { background-color: #DFBCCA; } </style>
<style> span { border-color: #DFBCCA; } span { border-color: rgb(223,188,202); } td.TdClassName { border-color: #DFBCCA; } .TagClassName { border-color: #DFBCCA; } </style>