#DEFAAC (or 0xDEFAAC) is unknown color: approx Reef. HEX triplet: DE, FA and AC. RGB value is (222,250,172). Sum of RGB (Red+Green+Blue) = 222+250+172=644 (85% of max value = 765). Red value is 222 (87.11% from 255 or 34.47% from 644); Green value is 250 (98.05% from 255 or 38.82% from 644); Blue value is 172 (67.58% from 255 or 26.71% from 644); Max value from RGB is 250 - color contains mainly: green. Hex color #DEFAAC is not a web safe color. Web safe color analog (approx): #CCFF99. Inversed color of #DEFAAC is #210553. Grayscale: #E9E9E9. Windows color (decimal): -2164052 or 11336414. OLE color: 11336414.
HSL color Cylindrical-coordinate representation of color #DEFAAC: hue angle of 81.54º degrees, saturation: 0.89, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #DEFAAC is Cyan = 0.11, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.02.
<style> p { color: #DEFAAC; } p { color: rgb(222,250,172); } H1.HeaderClassName { color: #DEFAAC; } .AnyTagClassName { color: #DEFAAC; } </style>
<style> a { background-color: #DEFAAC; } a { background-color: rgb(222,250,172); } div.DivClassName { background-color: #DEFAAC; } .BgClassName { background-color: #DEFAAC; } </style>
<style> span { border-color: #DEFAAC; } span { border-color: rgb(222,250,172); } td.TdClassName { border-color: #DEFAAC; } .TagClassName { border-color: #DEFAAC; } </style>