#CC9CBA (or 0xCC9CBA) is unknown color: approx Lily. HEX triplet: CC, 9C and BA. RGB value is (204,156,186). Sum of RGB (Red+Green+Blue) = 204+156+186=546 (72% of max value = 765). Red value is 204 (80.08% from 255 or 37.36% from 546); Green value is 156 (61.33% from 255 or 28.57% from 546); Blue value is 186 (73.05% from 255 or 34.07% from 546); Max value from RGB is 204 - color contains mainly: red. Hex color #CC9CBA is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #CC9CBA is #336345. Grayscale: #ADADAD. Windows color (decimal): -3367750 or 12229836. OLE color: 12229836.
HSL color Cylindrical-coordinate representation of color #CC9CBA: hue angle of 322.5º degrees, saturation: 0.32, 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 #CC9CBA is Cyan = 0, Magento = 0.24, Yellow = 0.09 and Black (K on CMYK) = 0.2.
<style> p { color: #CC9CBA; } p { color: rgb(204,156,186); } H1.HeaderClassName { color: #CC9CBA; } .AnyTagClassName { color: #CC9CBA; } </style>
<style> a { background-color: #CC9CBA; } a { background-color: rgb(204,156,186); } div.DivClassName { background-color: #CC9CBA; } .BgClassName { background-color: #CC9CBA; } </style>
<style> span { border-color: #CC9CBA; } span { border-color: rgb(204,156,186); } td.TdClassName { border-color: #CC9CBA; } .TagClassName { border-color: #CC9CBA; } </style>