#DEABAC (or 0xDEABAC) is unknown color: approx Pale Chestnut. HEX triplet: DE, AB and AC. RGB value is (222,171,172). Sum of RGB (Red+Green+Blue) = 222+171+172=565 (74% of max value = 765). Red value is 222 (87.11% from 255 or 39.29% from 565); Green value is 171 (67.19% from 255 or 30.27% from 565); Blue value is 172 (67.58% from 255 or 30.44% from 565); Max value from RGB is 222 - color contains mainly: red. Hex color #DEABAC is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #DEABAC is #215453. Grayscale: #BABABA. Windows color (decimal): -2184276 or 11316190. OLE color: 11316190.
HSL color Cylindrical-coordinate representation of color #DEABAC: hue angle of 358.82º 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 #DEABAC is Cyan = 0, Magento = 0.23, Yellow = 0.23 and Black (K on CMYK) = 0.13.
<style> p { color: #DEABAC; } p { color: rgb(222,171,172); } H1.HeaderClassName { color: #DEABAC; } .AnyTagClassName { color: #DEABAC; } </style>
<style> a { background-color: #DEABAC; } a { background-color: rgb(222,171,172); } div.DivClassName { background-color: #DEABAC; } .BgClassName { background-color: #DEABAC; } </style>
<style> span { border-color: #DEABAC; } span { border-color: rgb(222,171,172); } td.TdClassName { border-color: #DEABAC; } .TagClassName { border-color: #DEABAC; } </style>