#DCFDCA (or 0xDCFDCA) is unknown color: approx Snowy Mint. HEX triplet: DC, FD and CA. RGB value is (220,253,202). Sum of RGB (Red+Green+Blue) = 220+253+202=675 (89% of max value = 765). Red value is 220 (86.33% from 255 or 32.59% from 675); Green value is 253 (99.22% from 255 or 37.48% from 675); Blue value is 202 (79.30% from 255 or 29.93% from 675); Max value from RGB is 253 - color contains mainly: green. Hex color #DCFDCA is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #DCFDCA is #230235. Grayscale: #EDEDED. Windows color (decimal): -2294326 or 13303260. OLE color: 13303260.
HSL color Cylindrical-coordinate representation of color #DCFDCA: hue angle of 98.82º degrees, saturation: 0.93, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #DCFDCA is Cyan = 0.13, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.01.
<style> p { color: #DCFDCA; } p { color: rgb(220,253,202); } H1.HeaderClassName { color: #DCFDCA; } .AnyTagClassName { color: #DCFDCA; } </style>
<style> a { background-color: #DCFDCA; } a { background-color: rgb(220,253,202); } div.DivClassName { background-color: #DCFDCA; } .BgClassName { background-color: #DCFDCA; } </style>
<style> span { border-color: #DCFDCA; } span { border-color: rgb(220,253,202); } td.TdClassName { border-color: #DCFDCA; } .TagClassName { border-color: #DCFDCA; } </style>