#DEABC8 (or 0xDEABC8) is unknown color: approx Twilight. HEX triplet: DE, AB and C8. RGB value is (222,171,200). Sum of RGB (Red+Green+Blue) = 222+171+200=593 (78% of max value = 765). Red value is 222 (87.11% from 255 or 37.44% from 593); Green value is 171 (67.19% from 255 or 28.84% from 593); Blue value is 200 (78.52% from 255 or 33.73% from 593); Max value from RGB is 222 - color contains mainly: red. Hex color #DEABC8 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #DEABC8 is #215437. Grayscale: #BDBDBD. Windows color (decimal): -2184248 or 13151198. OLE color: 13151198.
HSL color Cylindrical-coordinate representation of color #DEABC8: hue angle of 325.88º degrees, saturation: 0.44, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #DEABC8 is Cyan = 0, Magento = 0.23, Yellow = 0.10 and Black (K on CMYK) = 0.13.
<style> p { color: #DEABC8; } p { color: rgb(222,171,200); } H1.HeaderClassName { color: #DEABC8; } .AnyTagClassName { color: #DEABC8; } </style>
<style> a { background-color: #DEABC8; } a { background-color: rgb(222,171,200); } div.DivClassName { background-color: #DEABC8; } .BgClassName { background-color: #DEABC8; } </style>
<style> span { border-color: #DEABC8; } span { border-color: rgb(222,171,200); } td.TdClassName { border-color: #DEABC8; } .TagClassName { border-color: #DEABC8; } </style>