#DEAFF9 (or 0xDEAFF9) is unknown color: approx Mauve. HEX triplet: DE, AF and F9. RGB value is (222,175,249). Sum of RGB (Red+Green+Blue) = 222+175+249=646 (85% of max value = 765). Red value is 222 (87.11% from 255 or 34.37% from 646); Green value is 175 (68.75% from 255 or 27.09% from 646); Blue value is 249 (97.66% from 255 or 38.54% from 646); Max value from RGB is 249 - color contains mainly: blue. Hex color #DEAFF9 is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #DEAFF9 is #215006. Grayscale: #C5C5C5. Windows color (decimal): -2183175 or 16363486. OLE color: 16363486.
HSL color Cylindrical-coordinate representation of color #DEAFF9: hue angle of 278.11º degrees, saturation: 0.86, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #DEAFF9 is Cyan = 0.11, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #deaff9; } p { color: rgb(222,175,249); } H1.HeaderClassName { color: #deaff9; } .AnyTagClassName { color: #deaff9; } </style>
<style> a { background-color: #deaff9; } a { background-color: rgb(222,175,249); } div.DivClassName { background-color: #deaff9; } .BgClassName { background-color: #deaff9; } </style>
<style> span { border-color: #deaff9; } span { border-color: rgb(222,175,249); } td.TdClassName { border-color: #deaff9; } .TagClassName { border-color: #deaff9; } </style>