#CC8CD3 (or 0xCC8CD3) is unknown color: approx Lilac. HEX triplet: CC, 8C and D3. RGB value is (204,140,211). Sum of RGB (Red+Green+Blue) = 204+140+211=555 (73% of max value = 765). Red value is 204 (80.08% from 255 or 36.76% from 555); Green value is 140 (55.08% from 255 or 25.23% from 555); Blue value is 211 (82.81% from 255 or 38.02% from 555); Max value from RGB is 211 - color contains mainly: blue. Hex color #CC8CD3 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #CC8CD3 is #33732C. Grayscale: #A7A7A7. Windows color (decimal): -3371821 or 13864140. OLE color: 13864140.
HSL color Cylindrical-coordinate representation of color #CC8CD3: hue angle of 294.08º degrees, saturation: 0.45, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #CC8CD3 is Cyan = 0.03, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.17.
<style> p { color: #CC8CD3; } p { color: rgb(204,140,211); } H1.HeaderClassName { color: #CC8CD3; } .AnyTagClassName { color: #CC8CD3; } </style>
<style> a { background-color: #CC8CD3; } a { background-color: rgb(204,140,211); } div.DivClassName { background-color: #CC8CD3; } .BgClassName { background-color: #CC8CD3; } </style>
<style> span { border-color: #CC8CD3; } span { border-color: rgb(204,140,211); } td.TdClassName { border-color: #CC8CD3; } .TagClassName { border-color: #CC8CD3; } </style>