#CDBBDD (or 0xCDBBDD) is unknown color: approx Prelude. HEX triplet: CD, BB and DD. RGB value is (205,187,221). Sum of RGB (Red+Green+Blue) = 205+187+221=613 (81% of max value = 765). Red value is 205 (80.47% from 255 or 33.44% from 613); Green value is 187 (73.44% from 255 or 30.51% from 613); Blue value is 221 (86.72% from 255 or 36.05% from 613); Max value from RGB is 221 - color contains mainly: blue. Hex color #CDBBDD is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CDBBDD is #324422. Grayscale: #C4C4C4. Windows color (decimal): -3294243 or 14531533. OLE color: 14531533.
HSL color Cylindrical-coordinate representation of color #CDBBDD: hue angle of 271.76º degrees, saturation: 0.33, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #CDBBDD is Cyan = 0.07, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #CDBBDD; } p { color: rgb(205,187,221); } H1.HeaderClassName { color: #CDBBDD; } .AnyTagClassName { color: #CDBBDD; } </style>
<style> a { background-color: #CDBBDD; } a { background-color: rgb(205,187,221); } div.DivClassName { background-color: #CDBBDD; } .BgClassName { background-color: #CDBBDD; } </style>
<style> span { border-color: #CDBBDD; } span { border-color: rgb(205,187,221); } td.TdClassName { border-color: #CDBBDD; } .TagClassName { border-color: #CDBBDD; } </style>