#CDE5CC (or 0xCDE5CC) is unknown color: approx Blue Romance. HEX triplet: CD, E5 and CC. RGB value is (205,229,204). Sum of RGB (Red+Green+Blue) = 205+229+204=638 (84% of max value = 765). Red value is 205 (80.47% from 255 or 32.13% from 638); Green value is 229 (89.84% from 255 or 35.89% from 638); Blue value is 204 (80.08% from 255 or 31.97% from 638); Max value from RGB is 229 - color contains mainly: green. Hex color #CDE5CC is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CDE5CC is #321A33. Grayscale: #DBDBDB. Windows color (decimal): -3283508 or 13428173. OLE color: 13428173.
HSL color Cylindrical-coordinate representation of color #CDE5CC: hue angle of 117.6º degrees, saturation: 0.32, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #CDE5CC is Cyan = 0.10, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.10.
<style> p { color: #CDE5CC; } p { color: rgb(205,229,204); } H1.HeaderClassName { color: #CDE5CC; } .AnyTagClassName { color: #CDE5CC; } </style>
<style> a { background-color: #CDE5CC; } a { background-color: rgb(205,229,204); } div.DivClassName { background-color: #CDE5CC; } .BgClassName { background-color: #CDE5CC; } </style>
<style> span { border-color: #CDE5CC; } span { border-color: rgb(205,229,204); } td.TdClassName { border-color: #CDE5CC; } .TagClassName { border-color: #CDE5CC; } </style>