#CDFACC (or 0xCDFACC) is unknown color: approx Blue Romance. HEX triplet: CD, FA and CC. RGB value is (205,250,204). Sum of RGB (Red+Green+Blue) = 205+250+204=659 (87% of max value = 765). Red value is 205 (80.47% from 255 or 31.11% from 659); Green value is 250 (98.05% from 255 or 37.94% from 659); Blue value is 204 (80.08% from 255 or 30.96% from 659); Max value from RGB is 250 - color contains mainly: green. Hex color #CDFACC is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #CDFACC is #320533. Grayscale: #E7E7E7. Windows color (decimal): -3278132 or 13433549. OLE color: 13433549.
HSL color Cylindrical-coordinate representation of color #CDFACC: hue angle of 118.7º degrees, saturation: 0.82, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #CDFACC is Cyan = 0.18, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.02.
<style> p { color: #CDFACC; } p { color: rgb(205,250,204); } H1.HeaderClassName { color: #CDFACC; } .AnyTagClassName { color: #CDFACC; } </style>
<style> a { background-color: #CDFACC; } a { background-color: rgb(205,250,204); } div.DivClassName { background-color: #CDFACC; } .BgClassName { background-color: #CDFACC; } </style>
<style> span { border-color: #CDFACC; } span { border-color: rgb(205,250,204); } td.TdClassName { border-color: #CDFACC; } .TagClassName { border-color: #CDFACC; } </style>