#CDE5C4 (or 0xCDE5C4) is unknown color: approx Tea Green. HEX triplet: CD, E5 and C4. RGB value is (205,229,196). Sum of RGB (Red+Green+Blue) = 205+229+196=630 (83% of max value = 765). Red value is 205 (80.47% from 255 or 32.54% from 630); Green value is 229 (89.84% from 255 or 36.35% from 630); Blue value is 196 (76.95% from 255 or 31.11% from 630); Max value from RGB is 229 - color contains mainly: green. Hex color #CDE5C4 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CDE5C4 is #321A3B. Grayscale: #DADADA. Windows color (decimal): -3283516 or 12903885. OLE color: 12903885.
HSL color Cylindrical-coordinate representation of color #CDE5C4: hue angle of 103.64º degrees, saturation: 0.39, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #CDE5C4 is Cyan = 0.10, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.10.
<style> p { color: #CDE5C4; } p { color: rgb(205,229,196); } H1.HeaderClassName { color: #CDE5C4; } .AnyTagClassName { color: #CDE5C4; } </style>
<style> a { background-color: #CDE5C4; } a { background-color: rgb(205,229,196); } div.DivClassName { background-color: #CDE5C4; } .BgClassName { background-color: #CDE5C4; } </style>
<style> span { border-color: #CDE5C4; } span { border-color: rgb(205,229,196); } td.TdClassName { border-color: #CDE5C4; } .TagClassName { border-color: #CDE5C4; } </style>