#CE06A1 (or 0xCE06A1) is unknown color: approx Medium Violet Red. HEX triplet: CE, 06 and A1. RGB value is (206,6,161). Sum of RGB (Red+Green+Blue) = 206+6+161=373 (49% of max value = 765). Red value is 206 (80.86% from 255 or 55.23% from 373); Green value is 6 (2.73% from 255 or 1.61% from 373); Blue value is 161 (63.28% from 255 or 43.16% from 373); Max value from RGB is 206 - color contains mainly: red. Hex color #CE06A1 is not a web safe color. Web safe color analog (approx): #CC0099. Inversed color of #CE06A1 is #31F95E. Grayscale: #535353. Windows color (decimal): -3275103 or 10553038. OLE color: 10553038.
HSL color Cylindrical-coordinate representation of color #CE06A1: hue angle of 313.5º 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 #CE06A1 is Cyan = 0, Magento = 0.97, Yellow = 0.22 and Black (K on CMYK) = 0.19.
<style> p { color: #CE06A1; } p { color: rgb(206,6,161); } H1.HeaderClassName { color: #CE06A1; } .AnyTagClassName { color: #CE06A1; } </style>
<style> a { background-color: #CE06A1; } a { background-color: rgb(206,6,161); } div.DivClassName { background-color: #CE06A1; } .BgClassName { background-color: #CE06A1; } </style>
<style> span { border-color: #CE06A1; } span { border-color: rgb(206,6,161); } td.TdClassName { border-color: #CE06A1; } .TagClassName { border-color: #CE06A1; } </style>