#CDEBEF (or 0xCDEBEF) is unknown color: approx Oyster Bay. HEX triplet: CD, EB and EF. RGB value is (205,235,239). Sum of RGB (Red+Green+Blue) = 205+235+239=679 (89% of max value = 765). Red value is 205 (80.47% from 255 or 30.19% from 679); Green value is 235 (92.19% from 255 or 34.61% from 679); Blue value is 239 (93.75% from 255 or 35.20% from 679); Max value from RGB is 239 - color contains mainly: blue. Hex color #CDEBEF is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #CDEBEF is #321410. Grayscale: #E2E2E2. Windows color (decimal): -3281937 or 15723469. OLE color: 15723469.
HSL color Cylindrical-coordinate representation of color #CDEBEF: hue angle of 187.06º 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 #CDEBEF is Cyan = 0.14, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #CDEBEF; } p { color: rgb(205,235,239); } H1.HeaderClassName { color: #CDEBEF; } .AnyTagClassName { color: #CDEBEF; } </style>
<style> a { background-color: #CDEBEF; } a { background-color: rgb(205,235,239); } div.DivClassName { background-color: #CDEBEF; } .BgClassName { background-color: #CDEBEF; } </style>
<style> span { border-color: #CDEBEF; } span { border-color: rgb(205,235,239); } td.TdClassName { border-color: #CDEBEF; } .TagClassName { border-color: #CDEBEF; } </style>