#DEBCE5 (or 0xDEBCE5) is unknown color: approx Thistle. HEX triplet: DE, BC and E5. RGB value is (222,188,229). Sum of RGB (Red+Green+Blue) = 222+188+229=639 (84% of max value = 765). Red value is 222 (87.11% from 255 or 34.74% from 639); Green value is 188 (73.83% from 255 or 29.42% from 639); Blue value is 229 (89.84% from 255 or 35.84% from 639); Max value from RGB is 229 - color contains mainly: blue. Hex color #DEBCE5 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #DEBCE5 is #21431A. Grayscale: #CACACA. Windows color (decimal): -2179867 or 15056094. OLE color: 15056094.
HSL color Cylindrical-coordinate representation of color #DEBCE5: hue angle of 289.76º degrees, saturation: 0.44, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #DEBCE5 is Cyan = 0.03, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.10.
<style> p { color: #DEBCE5; } p { color: rgb(222,188,229); } H1.HeaderClassName { color: #DEBCE5; } .AnyTagClassName { color: #DEBCE5; } </style>
<style> a { background-color: #DEBCE5; } a { background-color: rgb(222,188,229); } div.DivClassName { background-color: #DEBCE5; } .BgClassName { background-color: #DEBCE5; } </style>
<style> span { border-color: #DEBCE5; } span { border-color: rgb(222,188,229); } td.TdClassName { border-color: #DEBCE5; } .TagClassName { border-color: #DEBCE5; } </style>