#DEAFE9 (or 0xDEAFE9) is unknown color: approx Plum. HEX triplet: DE, AF and E9. RGB value is (222,175,233). Sum of RGB (Red+Green+Blue) = 222+175+233=630 (83% of max value = 765). Red value is 222 (87.11% from 255 or 35.24% from 630); Green value is 175 (68.75% from 255 or 27.78% from 630); Blue value is 233 (91.41% from 255 or 36.98% from 630); Max value from RGB is 233 - color contains mainly: blue. Hex color #DEAFE9 is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #DEAFE9 is #215016. Grayscale: #C3C3C3. Windows color (decimal): -2183191 or 15314910. OLE color: 15314910.
HSL color Cylindrical-coordinate representation of color #DEAFE9: hue angle of 288.62º degrees, saturation: 0.57, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #DEAFE9 is Cyan = 0.05, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.09.
<style> p { color: #DEAFE9; } p { color: rgb(222,175,233); } H1.HeaderClassName { color: #DEAFE9; } .AnyTagClassName { color: #DEAFE9; } </style>
<style> a { background-color: #DEAFE9; } a { background-color: rgb(222,175,233); } div.DivClassName { background-color: #DEAFE9; } .BgClassName { background-color: #DEAFE9; } </style>
<style> span { border-color: #DEAFE9; } span { border-color: rgb(222,175,233); } td.TdClassName { border-color: #DEAFE9; } .TagClassName { border-color: #DEAFE9; } </style>