#CC6EB0 (or 0xCC6EB0) is unknown color: approx Hopbush. HEX triplet: CC, 6E and B0. RGB value is (204,110,176). Sum of RGB (Red+Green+Blue) = 204+110+176=490 (64% of max value = 765). Red value is 204 (80.08% from 255 or 41.63% from 490); Green value is 110 (43.36% from 255 or 22.45% from 490); Blue value is 176 (69.14% from 255 or 35.92% from 490); Max value from RGB is 204 - color contains mainly: red. Hex color #CC6EB0 is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #CC6EB0 is #33914F. Grayscale: #919191. Windows color (decimal): -3379536 or 11562700. OLE color: 11562700.
HSL color Cylindrical-coordinate representation of color #CC6EB0: hue angle of 317.87º degrees, saturation: 0.48, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #CC6EB0 is Cyan = 0, Magento = 0.46, Yellow = 0.14 and Black (K on CMYK) = 0.2.
<style> p { color: #CC6EB0; } p { color: rgb(204,110,176); } H1.HeaderClassName { color: #CC6EB0; } .AnyTagClassName { color: #CC6EB0; } </style>
<style> a { background-color: #CC6EB0; } a { background-color: rgb(204,110,176); } div.DivClassName { background-color: #CC6EB0; } .BgClassName { background-color: #CC6EB0; } </style>
<style> span { border-color: #CC6EB0; } span { border-color: rgb(204,110,176); } td.TdClassName { border-color: #CC6EB0; } .TagClassName { border-color: #CC6EB0; } </style>