#CDF2EA (or 0xCDF2EA) is unknown color: approx Humming Bird. HEX triplet: CD, F2 and EA. RGB value is (205,242,234). Sum of RGB (Red+Green+Blue) = 205+242+234=681 (90% of max value = 765). Red value is 205 (80.47% from 255 or 30.10% from 681); Green value is 242 (94.92% from 255 or 35.54% from 681); Blue value is 234 (91.80% from 255 or 34.36% from 681); Max value from RGB is 242 - color contains mainly: green. Hex color #CDF2EA is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #CDF2EA is #320D15. Grayscale: #E6E6E6. Windows color (decimal): -3280150 or 15397581. OLE color: 15397581.
HSL color Cylindrical-coordinate representation of color #CDF2EA: hue angle of 167.03º degrees, saturation: 0.59, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #CDF2EA is Cyan = 0.15, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.05.
<style> p { color: #CDF2EA; } p { color: rgb(205,242,234); } H1.HeaderClassName { color: #CDF2EA; } .AnyTagClassName { color: #CDF2EA; } </style>
<style> a { background-color: #CDF2EA; } a { background-color: rgb(205,242,234); } div.DivClassName { background-color: #CDF2EA; } .BgClassName { background-color: #CDF2EA; } </style>
<style> span { border-color: #CDF2EA; } span { border-color: rgb(205,242,234); } td.TdClassName { border-color: #CDF2EA; } .TagClassName { border-color: #CDF2EA; } </style>