#DEAFE5 (or 0xDEAFE5) is unknown color: approx Plum. HEX triplet: DE, AF and E5. RGB value is (222,175,229). Sum of RGB (Red+Green+Blue) = 222+175+229=626 (82% of max value = 765). Red value is 222 (87.11% from 255 or 35.46% from 626); Green value is 175 (68.75% from 255 or 27.96% from 626); Blue value is 229 (89.84% from 255 or 36.58% from 626); Max value from RGB is 229 - color contains mainly: blue. Hex color #DEAFE5 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #DEAFE5 is #21501A. Grayscale: #C3C3C3. Windows color (decimal): -2183195 or 15052766. OLE color: 15052766.
HSL color Cylindrical-coordinate representation of color #DEAFE5: hue angle of 292.22º degrees, saturation: 0.51, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #DEAFE5 is Cyan = 0.03, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.10.
<style> p { color: #DEAFE5; } p { color: rgb(222,175,229); } H1.HeaderClassName { color: #DEAFE5; } .AnyTagClassName { color: #DEAFE5; } </style>
<style> a { background-color: #DEAFE5; } a { background-color: rgb(222,175,229); } div.DivClassName { background-color: #DEAFE5; } .BgClassName { background-color: #DEAFE5; } </style>
<style> span { border-color: #DEAFE5; } span { border-color: rgb(222,175,229); } td.TdClassName { border-color: #DEAFE5; } .TagClassName { border-color: #DEAFE5; } </style>