#DEBCD9 (or 0xDEBCD9) is unknown color: approx French Lilac. HEX triplet: DE, BC and D9. RGB value is (222,188,217). Sum of RGB (Red+Green+Blue) = 222+188+217=627 (83% of max value = 765). Red value is 222 (87.11% from 255 or 35.41% from 627); Green value is 188 (73.83% from 255 or 29.98% from 627); Blue value is 217 (85.16% from 255 or 34.61% from 627); Max value from RGB is 222 - color contains mainly: red. Hex color #DEBCD9 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #DEBCD9 is #214326. Grayscale: #C9C9C9. Windows color (decimal): -2179879 or 14269662. OLE color: 14269662.
HSL color Cylindrical-coordinate representation of color #DEBCD9: hue angle of 308.82º degrees, saturation: 0.34, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #DEBCD9 is Cyan = 0, Magento = 0.15, Yellow = 0.02 and Black (K on CMYK) = 0.13.
<style> p { color: #DEBCD9; } p { color: rgb(222,188,217); } H1.HeaderClassName { color: #DEBCD9; } .AnyTagClassName { color: #DEBCD9; } </style>
<style> a { background-color: #DEBCD9; } a { background-color: rgb(222,188,217); } div.DivClassName { background-color: #DEBCD9; } .BgClassName { background-color: #DEBCD9; } </style>
<style> span { border-color: #DEBCD9; } span { border-color: rgb(222,188,217); } td.TdClassName { border-color: #DEBCD9; } .TagClassName { border-color: #DEBCD9; } </style>