#DEFAD3 (or 0xDEFAD3) is unknown color: approx Hint Of Green. HEX triplet: DE, FA and D3. RGB value is (222,250,211). Sum of RGB (Red+Green+Blue) = 222+250+211=683 (90% of max value = 765). Red value is 222 (87.11% from 255 or 32.50% from 683); Green value is 250 (98.05% from 255 or 36.60% from 683); Blue value is 211 (82.81% from 255 or 30.89% from 683); Max value from RGB is 250 - color contains mainly: green. Hex color #DEFAD3 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #DEFAD3 is #21052C. Grayscale: #EDEDED. Windows color (decimal): -2164013 or 13892318. OLE color: 13892318.
HSL color Cylindrical-coordinate representation of color #DEFAD3: hue angle of 103.08º degrees, saturation: 0.8, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #DEFAD3 is Cyan = 0.11, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.02.
<style> p { color: #DEFAD3; } p { color: rgb(222,250,211); } H1.HeaderClassName { color: #DEFAD3; } .AnyTagClassName { color: #DEFAD3; } </style>
<style> a { background-color: #DEFAD3; } a { background-color: rgb(222,250,211); } div.DivClassName { background-color: #DEFAD3; } .BgClassName { background-color: #DEFAD3; } </style>
<style> span { border-color: #DEFAD3; } span { border-color: rgb(222,250,211); } td.TdClassName { border-color: #DEFAD3; } .TagClassName { border-color: #DEFAD3; } </style>