#DEFAB0 (or 0xDEFAB0) is unknown color: approx Reef. HEX triplet: DE, FA and B0. RGB value is (222,250,176). Sum of RGB (Red+Green+Blue) = 222+250+176=648 (85% of max value = 765). Red value is 222 (87.11% from 255 or 34.26% from 648); Green value is 250 (98.05% from 255 or 38.58% from 648); Blue value is 176 (69.14% from 255 or 27.16% from 648); Max value from RGB is 250 - color contains mainly: green. Hex color #DEFAB0 is not a web safe color. Web safe color analog (approx): #CCFF99. Inversed color of #DEFAB0 is #21054F. Grayscale: #E9E9E9. Windows color (decimal): -2164048 or 11598558. OLE color: 11598558.
HSL color Cylindrical-coordinate representation of color #DEFAB0: hue angle of 82.7º degrees, saturation: 0.88, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #DEFAB0 is Cyan = 0.11, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.02.
<style> p { color: #DEFAB0; } p { color: rgb(222,250,176); } H1.HeaderClassName { color: #DEFAB0; } .AnyTagClassName { color: #DEFAB0; } </style>
<style> a { background-color: #DEFAB0; } a { background-color: rgb(222,250,176); } div.DivClassName { background-color: #DEFAB0; } .BgClassName { background-color: #DEFAB0; } </style>
<style> span { border-color: #DEFAB0; } span { border-color: rgb(222,250,176); } td.TdClassName { border-color: #DEFAB0; } .TagClassName { border-color: #DEFAB0; } </style>