#CC9DD3 (or 0xCC9DD3) is unknown color: approx Lilac. HEX triplet: CC, 9D and D3. RGB value is (204,157,211). Sum of RGB (Red+Green+Blue) = 204+157+211=572 (75% of max value = 765). Red value is 204 (80.08% from 255 or 35.66% from 572); Green value is 157 (61.72% from 255 or 27.45% from 572); Blue value is 211 (82.81% from 255 or 36.89% from 572); Max value from RGB is 211 - color contains mainly: blue. Hex color #CC9DD3 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #CC9DD3 is #33622C. Grayscale: #B1B1B1. Windows color (decimal): -3367469 or 13868492. OLE color: 13868492.
HSL color Cylindrical-coordinate representation of color #CC9DD3: hue angle of 292.22º degrees, saturation: 0.38, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #CC9DD3 is Cyan = 0.03, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.17.
<style> p { color: #CC9DD3; } p { color: rgb(204,157,211); } H1.HeaderClassName { color: #CC9DD3; } .AnyTagClassName { color: #CC9DD3; } </style>
<style> a { background-color: #CC9DD3; } a { background-color: rgb(204,157,211); } div.DivClassName { background-color: #CC9DD3; } .BgClassName { background-color: #CC9DD3; } </style>
<style> span { border-color: #CC9DD3; } span { border-color: rgb(204,157,211); } td.TdClassName { border-color: #CC9DD3; } .TagClassName { border-color: #CC9DD3; } </style>