#CCBCDA (or 0xCCBCDA) is unknown color: approx Prelude. HEX triplet: CC, BC and DA. RGB value is (204,188,218). Sum of RGB (Red+Green+Blue) = 204+188+218=610 (80% of max value = 765). Red value is 204 (80.08% from 255 or 33.44% from 610); Green value is 188 (73.83% from 255 or 30.82% from 610); Blue value is 218 (85.55% from 255 or 35.74% from 610); Max value from RGB is 218 - color contains mainly: blue. Hex color #CCBCDA is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CCBCDA is #334325. Grayscale: #C4C4C4. Windows color (decimal): -3359526 or 14335180. OLE color: 14335180.
HSL color Cylindrical-coordinate representation of color #CCBCDA: hue angle of 272º degrees, saturation: 0.29, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #CCBCDA is Cyan = 0.06, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #CCBCDA; } p { color: rgb(204,188,218); } H1.HeaderClassName { color: #CCBCDA; } .AnyTagClassName { color: #CCBCDA; } </style>
<style> a { background-color: #CCBCDA; } a { background-color: rgb(204,188,218); } div.DivClassName { background-color: #CCBCDA; } .BgClassName { background-color: #CCBCDA; } </style>
<style> span { border-color: #CCBCDA; } span { border-color: rgb(204,188,218); } td.TdClassName { border-color: #CCBCDA; } .TagClassName { border-color: #CCBCDA; } </style>