#CDECC2 (or 0xCDECC2) is unknown color: approx Tea Green. HEX triplet: CD, EC and C2. RGB value is (205,236,194). Sum of RGB (Red+Green+Blue) = 205+236+194=635 (84% of max value = 765). Red value is 205 (80.47% from 255 or 32.28% from 635); Green value is 236 (92.58% from 255 or 37.17% from 635); Blue value is 194 (76.17% from 255 or 30.55% from 635); Max value from RGB is 236 - color contains mainly: green. Hex color #CDECC2 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #CDECC2 is #32133D. Grayscale: #DEDEDE. Windows color (decimal): -3281726 or 12774605. OLE color: 12774605.
HSL color Cylindrical-coordinate representation of color #CDECC2: hue angle of 104.29º degrees, saturation: 0.53, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #CDECC2 is Cyan = 0.13, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.07.
<style> p { color: #CDECC2; } p { color: rgb(205,236,194); } H1.HeaderClassName { color: #CDECC2; } .AnyTagClassName { color: #CDECC2; } </style>
<style> a { background-color: #CDECC2; } a { background-color: rgb(205,236,194); } div.DivClassName { background-color: #CDECC2; } .BgClassName { background-color: #CDECC2; } </style>
<style> span { border-color: #CDECC2; } span { border-color: rgb(205,236,194); } td.TdClassName { border-color: #CDECC2; } .TagClassName { border-color: #CDECC2; } </style>