#CCDEBB (or 0xCCDEBB) is unknown color: approx Ottoman. HEX triplet: CC, DE and BB. RGB value is (204,222,187). Sum of RGB (Red+Green+Blue) = 204+222+187=613 (81% of max value = 765). Red value is 204 (80.08% from 255 or 33.28% from 613); Green value is 222 (87.11% from 255 or 36.22% from 613); Blue value is 187 (73.44% from 255 or 30.51% from 613); Max value from RGB is 222 - color contains mainly: green. Hex color #CCDEBB is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CCDEBB is #332144. Grayscale: #D4D4D4. Windows color (decimal): -3350853 or 12312268. OLE color: 12312268.
HSL color Cylindrical-coordinate representation of color #CCDEBB: hue angle of 90.86º degrees, saturation: 0.35, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #CCDEBB is Cyan = 0.08, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.13.
<style> p { color: #CCDEBB; } p { color: rgb(204,222,187); } H1.HeaderClassName { color: #CCDEBB; } .AnyTagClassName { color: #CCDEBB; } </style>
<style> a { background-color: #CCDEBB; } a { background-color: rgb(204,222,187); } div.DivClassName { background-color: #CCDEBB; } .BgClassName { background-color: #CCDEBB; } </style>
<style> span { border-color: #CCDEBB; } span { border-color: rgb(204,222,187); } td.TdClassName { border-color: #CCDEBB; } .TagClassName { border-color: #CCDEBB; } </style>