#C1BEDD (or 0xC1BEDD) is unknown color: approx Lavender Grey. HEX triplet: C1, BE and DD. RGB value is (193,190,221). Sum of RGB (Red+Green+Blue) = 193+190+221=604 (80% of max value = 765). Red value is 193 (75.78% from 255 or 31.95% from 604); Green value is 190 (74.61% from 255 or 31.46% 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 #C1BEDD is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #C1BEDD is #3E4122. Grayscale: #C2C2C2. Windows color (decimal): -4079907 or 14532289. OLE color: 14532289.
HSL color Cylindrical-coordinate representation of color #C1BEDD: hue angle of 245.81º 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 #C1BEDD is Cyan = 0.13, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #C1BEDD; } p { color: rgb(193,190,221); } H1.HeaderClassName { color: #C1BEDD; } .AnyTagClassName { color: #C1BEDD; } </style>
<style> a { background-color: #C1BEDD; } a { background-color: rgb(193,190,221); } div.DivClassName { background-color: #C1BEDD; } .BgClassName { background-color: #C1BEDD; } </style>
<style> span { border-color: #C1BEDD; } span { border-color: rgb(193,190,221); } td.TdClassName { border-color: #C1BEDD; } .TagClassName { border-color: #C1BEDD; } </style>