#CD9CCA (or 0xCD9CCA) is unknown color: approx Lilac. HEX triplet: CD, 9C and CA. RGB value is (205,156,202). Sum of RGB (Red+Green+Blue) = 205+156+202=563 (74% of max value = 765). Red value is 205 (80.47% from 255 or 36.41% from 563); Green value is 156 (61.33% from 255 or 27.71% from 563); Blue value is 202 (79.30% from 255 or 35.88% from 563); Max value from RGB is 205 - color contains mainly: red. Hex color #CD9CCA is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #CD9CCA is #326335. Grayscale: #AFAFAF. Windows color (decimal): -3302198 or 13278413. OLE color: 13278413.
HSL color Cylindrical-coordinate representation of color #CD9CCA: hue angle of 303.67º degrees, saturation: 0.33, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #CD9CCA is Cyan = 0, Magento = 0.24, Yellow = 0.01 and Black (K on CMYK) = 0.20.
<style> p { color: #CD9CCA; } p { color: rgb(205,156,202); } H1.HeaderClassName { color: #CD9CCA; } .AnyTagClassName { color: #CD9CCA; } </style>
<style> a { background-color: #CD9CCA; } a { background-color: rgb(205,156,202); } div.DivClassName { background-color: #CD9CCA; } .BgClassName { background-color: #CD9CCA; } </style>
<style> span { border-color: #CD9CCA; } span { border-color: rgb(205,156,202); } td.TdClassName { border-color: #CD9CCA; } .TagClassName { border-color: #CD9CCA; } </style>