#DEFEAE (or 0xDEFEAE) is unknown color: approx Reef. HEX triplet: DE, FE and AE. RGB value is (222,254,174). Sum of RGB (Red+Green+Blue) = 222+254+174=650 (86% of max value = 765). Red value is 222 (87.11% from 255 or 34.15% from 650); Green value is 254 (99.61% from 255 or 39.08% from 650); Blue value is 174 (68.36% from 255 or 26.77% from 650); Max value from RGB is 254 - color contains mainly: green. Hex color #DEFEAE is not a web safe color. Web safe color analog (approx): #CCFF99. Inversed color of #DEFEAE is #210151. Grayscale: #EBEBEB. Windows color (decimal): -2163026 or 11468510. OLE color: 11468510.
HSL color Cylindrical-coordinate representation of color #DEFEAE: hue angle of 84º degrees, saturation: 0.98, lightness: 0.84%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #DEFEAE is Cyan = 0.13, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.00.
<style> p { color: #DEFEAE; } p { color: rgb(222,254,174); } H1.HeaderClassName { color: #DEFEAE; } .AnyTagClassName { color: #DEFEAE; } </style>
<style> a { background-color: #DEFEAE; } a { background-color: rgb(222,254,174); } div.DivClassName { background-color: #DEFEAE; } .BgClassName { background-color: #DEFEAE; } </style>
<style> span { border-color: #DEFEAE; } span { border-color: rgb(222,254,174); } td.TdClassName { border-color: #DEFEAE; } .TagClassName { border-color: #DEFEAE; } </style>