#DEBBDF (or 0xDEBBDF) is unknown color: approx Thistle. HEX triplet: DE, BB and DF. RGB value is (222,187,223). Sum of RGB (Red+Green+Blue) = 222+187+223=632 (83% of max value = 765). Red value is 222 (87.11% from 255 or 35.13% from 632); Green value is 187 (73.44% from 255 or 29.59% from 632); Blue value is 223 (87.5% from 255 or 35.28% from 632); Max value from RGB is 223 - color contains mainly: blue. Hex color #DEBBDF is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #DEBBDF is #214420. Grayscale: #C9C9C9. Windows color (decimal): -2180129 or 14662622. OLE color: 14662622.
HSL color Cylindrical-coordinate representation of color #DEBBDF: hue angle of 298.33º degrees, saturation: 0.36, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #DEBBDF is Cyan = 0.00, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #DEBBDF; } p { color: rgb(222,187,223); } H1.HeaderClassName { color: #DEBBDF; } .AnyTagClassName { color: #DEBBDF; } </style>
<style> a { background-color: #DEBBDF; } a { background-color: rgb(222,187,223); } div.DivClassName { background-color: #DEBBDF; } .BgClassName { background-color: #DEBBDF; } </style>
<style> span { border-color: #DEBBDF; } span { border-color: rgb(222,187,223); } td.TdClassName { border-color: #DEBBDF; } .TagClassName { border-color: #DEBBDF; } </style>