#CC94CE (or 0xCC94CE) is unknown color: approx Lilac. HEX triplet: CC, 94 and CE. RGB value is (204,148,206). Sum of RGB (Red+Green+Blue) = 204+148+206=558 (73% of max value = 765). Red value is 204 (80.08% from 255 or 36.56% from 558); Green value is 148 (58.20% from 255 or 26.52% from 558); Blue value is 206 (80.86% from 255 or 36.92% from 558); Max value from RGB is 206 - color contains mainly: blue. Hex color #CC94CE is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #CC94CE is #336B31. Grayscale: #ABABAB. Windows color (decimal): -3369778 or 13538508. OLE color: 13538508.
HSL color Cylindrical-coordinate representation of color #CC94CE: hue angle of 297.93º degrees, saturation: 0.37, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #CC94CE is Cyan = 0.01, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.19.
<style> p { color: #CC94CE; } p { color: rgb(204,148,206); } H1.HeaderClassName { color: #CC94CE; } .AnyTagClassName { color: #CC94CE; } </style>
<style> a { background-color: #CC94CE; } a { background-color: rgb(204,148,206); } div.DivClassName { background-color: #CC94CE; } .BgClassName { background-color: #CC94CE; } </style>
<style> span { border-color: #CC94CE; } span { border-color: rgb(204,148,206); } td.TdClassName { border-color: #CC94CE; } .TagClassName { border-color: #CC94CE; } </style>