#DEF3AB (or 0xDEF3AB) is unknown color: approx Reef. HEX triplet: DE, F3 and AB. RGB value is (222,243,171). Sum of RGB (Red+Green+Blue) = 222+243+171=636 (84% of max value = 765). Red value is 222 (87.11% from 255 or 34.91% from 636); Green value is 243 (95.31% from 255 or 38.21% from 636); Blue value is 171 (67.19% from 255 or 26.89% from 636); Max value from RGB is 243 - color contains mainly: green. Hex color #DEF3AB is not a web safe color. Web safe color analog (approx): #CCFF99. Inversed color of #DEF3AB is #210C54. Grayscale: #E4E4E4. Windows color (decimal): -2165845 or 11269086. OLE color: 11269086.
HSL color Cylindrical-coordinate representation of color #DEF3AB: hue angle of 77.5º degrees, saturation: 0.75, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #DEF3AB is Cyan = 0.09, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.05.
<style> p { color: #DEF3AB; } p { color: rgb(222,243,171); } H1.HeaderClassName { color: #DEF3AB; } .AnyTagClassName { color: #DEF3AB; } </style>
<style> a { background-color: #DEF3AB; } a { background-color: rgb(222,243,171); } div.DivClassName { background-color: #DEF3AB; } .BgClassName { background-color: #DEF3AB; } </style>
<style> span { border-color: #DEF3AB; } span { border-color: rgb(222,243,171); } td.TdClassName { border-color: #DEF3AB; } .TagClassName { border-color: #DEF3AB; } </style>