#CE06BB (or 0xCE06BB) is unknown color: approx Deep Magenta. HEX triplet: CE, 06 and BB. RGB value is (206,6,187). Sum of RGB (Red+Green+Blue) = 206+6+187=399 (52% of max value = 765). Red value is 206 (80.86% from 255 or 51.63% from 399); Green value is 6 (2.73% from 255 or 1.50% from 399); Blue value is 187 (73.44% from 255 or 46.87% from 399); Max value from RGB is 206 - color contains mainly: red. Hex color #CE06BB is not a web safe color. Web safe color analog (approx): #CC00CC. Inversed color of #CE06BB is #31F944. Grayscale: #555555. Windows color (decimal): -3275077 or 12256974. OLE color: 12256974.
HSL color Cylindrical-coordinate representation of color #CE06BB: hue angle of 305.7º degrees, saturation: 0.94, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #CE06BB is Cyan = 0, Magento = 0.97, Yellow = 0.09 and Black (K on CMYK) = 0.19.
<style> p { color: #CE06BB; } p { color: rgb(206,6,187); } H1.HeaderClassName { color: #CE06BB; } .AnyTagClassName { color: #CE06BB; } </style>
<style> a { background-color: #CE06BB; } a { background-color: rgb(206,6,187); } div.DivClassName { background-color: #CE06BB; } .BgClassName { background-color: #CE06BB; } </style>
<style> span { border-color: #CE06BB; } span { border-color: rgb(206,6,187); } td.TdClassName { border-color: #CE06BB; } .TagClassName { border-color: #CE06BB; } </style>