#CDEFD3 (or 0xCDEFD3) is unknown color: approx Granny Apple. HEX triplet: CD, EF and D3. RGB value is (205,239,211). Sum of RGB (Red+Green+Blue) = 205+239+211=655 (86% of max value = 765). Red value is 205 (80.47% from 255 or 31.30% from 655); Green value is 239 (93.75% from 255 or 36.49% from 655); Blue value is 211 (82.81% from 255 or 32.21% from 655); Max value from RGB is 239 - color contains mainly: green. Hex color #CDEFD3 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #CDEFD3 is #32102C. Grayscale: #E1E1E1. Windows color (decimal): -3280941 or 13889485. OLE color: 13889485.
HSL color Cylindrical-coordinate representation of color #CDEFD3: hue angle of 130.59º degrees, saturation: 0.52, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #CDEFD3 is Cyan = 0.14, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.06.
<style> p { color: #CDEFD3; } p { color: rgb(205,239,211); } H1.HeaderClassName { color: #CDEFD3; } .AnyTagClassName { color: #CDEFD3; } </style>
<style> a { background-color: #CDEFD3; } a { background-color: rgb(205,239,211); } div.DivClassName { background-color: #CDEFD3; } .BgClassName { background-color: #CDEFD3; } </style>
<style> span { border-color: #CDEFD3; } span { border-color: rgb(205,239,211); } td.TdClassName { border-color: #CDEFD3; } .TagClassName { border-color: #CDEFD3; } </style>