#C0BFDD (or 0xC0BFDD) is unknown color: approx Lavender Grey. HEX triplet: C0, BF and DD. RGB value is (192,191,221). Sum of RGB (Red+Green+Blue) = 192+191+221=604 (80% of max value = 765). Red value is 192 (75.39% from 255 or 31.79% from 604); Green value is 191 (75% from 255 or 31.62% from 604); Blue value is 221 (86.72% from 255 or 36.59% from 604); Max value from RGB is 221 - color contains mainly: blue. Hex color #C0BFDD is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #C0BFDD is #3F4022. Grayscale: #C2C2C2. Windows color (decimal): -4145187 or 14532544. OLE color: 14532544.
HSL color Cylindrical-coordinate representation of color #C0BFDD: hue angle of 242º degrees, saturation: 0.31, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #C0BFDD is Cyan = 0.13, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #C0BFDD; } p { color: rgb(192,191,221); } H1.HeaderClassName { color: #C0BFDD; } .AnyTagClassName { color: #C0BFDD; } </style>
<style> a { background-color: #C0BFDD; } a { background-color: rgb(192,191,221); } div.DivClassName { background-color: #C0BFDD; } .BgClassName { background-color: #C0BFDD; } </style>
<style> span { border-color: #C0BFDD; } span { border-color: rgb(192,191,221); } td.TdClassName { border-color: #C0BFDD; } .TagClassName { border-color: #C0BFDD; } </style>