#DEFCA4 (or 0xDEFCA4) is unknown color: approx Reef. HEX triplet: DE, FC and A4. RGB value is (222,252,164). Sum of RGB (Red+Green+Blue) = 222+252+164=638 (84% of max value = 765). Red value is 222 (87.11% from 255 or 34.80% from 638); Green value is 252 (98.83% from 255 or 39.50% from 638); Blue value is 164 (64.45% from 255 or 25.71% from 638); Max value from RGB is 252 - color contains mainly: green. Hex color #DEFCA4 is not a web safe color. Web safe color analog (approx): #CCFF99. Inversed color of #DEFCA4 is #21035B. Grayscale: #E9E9E9. Windows color (decimal): -2163548 or 10812638. OLE color: 10812638.
HSL color Cylindrical-coordinate representation of color #DEFCA4: hue angle of 80.45º degrees, saturation: 0.94, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #DEFCA4 is Cyan = 0.12, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.01.
<style> p { color: #DEFCA4; } p { color: rgb(222,252,164); } H1.HeaderClassName { color: #DEFCA4; } .AnyTagClassName { color: #DEFCA4; } </style>
<style> a { background-color: #DEFCA4; } a { background-color: rgb(222,252,164); } div.DivClassName { background-color: #DEFCA4; } .BgClassName { background-color: #DEFCA4; } </style>
<style> span { border-color: #DEFCA4; } span { border-color: rgb(222,252,164); } td.TdClassName { border-color: #DEFCA4; } .TagClassName { border-color: #DEFCA4; } </style>