#CC9CD1 (or 0xCC9CD1) is unknown color: approx Lilac. HEX triplet: CC, 9C and D1. RGB value is (204,156,209). Sum of RGB (Red+Green+Blue) = 204+156+209=569 (75% of max value = 765). Red value is 204 (80.08% from 255 or 35.85% from 569); Green value is 156 (61.33% from 255 or 27.42% from 569); Blue value is 209 (82.03% from 255 or 36.73% from 569); Max value from RGB is 209 - color contains mainly: blue. Hex color #CC9CD1 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #CC9CD1 is #33632E. Grayscale: #B0B0B0. Windows color (decimal): -3367727 or 13737164. OLE color: 13737164.
HSL color Cylindrical-coordinate representation of color #CC9CD1: hue angle of 294.34º degrees, saturation: 0.37, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #CC9CD1 is Cyan = 0.02, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.18.
<style> p { color: #CC9CD1; } p { color: rgb(204,156,209); } H1.HeaderClassName { color: #CC9CD1; } .AnyTagClassName { color: #CC9CD1; } </style>
<style> a { background-color: #CC9CD1; } a { background-color: rgb(204,156,209); } div.DivClassName { background-color: #CC9CD1; } .BgClassName { background-color: #CC9CD1; } </style>
<style> span { border-color: #CC9CD1; } span { border-color: rgb(204,156,209); } td.TdClassName { border-color: #CC9CD1; } .TagClassName { border-color: #CC9CD1; } </style>