#CDEECA (or 0xCDEECA) is unknown color: approx Blue Romance. HEX triplet: CD, EE and CA. RGB value is (205,238,202). Sum of RGB (Red+Green+Blue) = 205+238+202=645 (85% of max value = 765). Red value is 205 (80.47% from 255 or 31.78% from 645); Green value is 238 (93.36% from 255 or 36.90% from 645); Blue value is 202 (79.30% from 255 or 31.32% from 645); Max value from RGB is 238 - color contains mainly: green. Hex color #CDEECA is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #CDEECA is #321135. Grayscale: #E0E0E0. Windows color (decimal): -3281206 or 13299405. OLE color: 13299405.
HSL color Cylindrical-coordinate representation of color #CDEECA: hue angle of 115º degrees, saturation: 0.51, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #CDEECA is Cyan = 0.14, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.07.
<style> p { color: #CDEECA; } p { color: rgb(205,238,202); } H1.HeaderClassName { color: #CDEECA; } .AnyTagClassName { color: #CDEECA; } </style>
<style> a { background-color: #CDEECA; } a { background-color: rgb(205,238,202); } div.DivClassName { background-color: #CDEECA; } .BgClassName { background-color: #CDEECA; } </style>
<style> span { border-color: #CDEECA; } span { border-color: rgb(205,238,202); } td.TdClassName { border-color: #CDEECA; } .TagClassName { border-color: #CDEECA; } </style>