#DEFAC7 (or 0xDEFAC7) is unknown color: approx Hint Of Green. HEX triplet: DE, FA and C7. RGB value is (222,250,199). Sum of RGB (Red+Green+Blue) = 222+250+199=671 (88% of max value = 765). Red value is 222 (87.11% from 255 or 33.08% from 671); Green value is 250 (98.05% from 255 or 37.26% from 671); Blue value is 199 (78.12% from 255 or 29.66% from 671); Max value from RGB is 250 - color contains mainly: green. Hex color #DEFAC7 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #DEFAC7 is #210538. Grayscale: #EBEBEB. Windows color (decimal): -2164025 or 13105886. OLE color: 13105886.
HSL color Cylindrical-coordinate representation of color #DEFAC7: hue angle of 92.94º degrees, saturation: 0.84, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #DEFAC7 is Cyan = 0.11, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.02.
<style> p { color: #DEFAC7; } p { color: rgb(222,250,199); } H1.HeaderClassName { color: #DEFAC7; } .AnyTagClassName { color: #DEFAC7; } </style>
<style> a { background-color: #DEFAC7; } a { background-color: rgb(222,250,199); } div.DivClassName { background-color: #DEFAC7; } .BgClassName { background-color: #DEFAC7; } </style>
<style> span { border-color: #DEFAC7; } span { border-color: rgb(222,250,199); } td.TdClassName { border-color: #DEFAC7; } .TagClassName { border-color: #DEFAC7; } </style>