#CC6ED9 (or 0xCC6ED9) is unknown color: approx Orchid. HEX triplet: CC, 6E and D9. RGB value is (204,110,217). Sum of RGB (Red+Green+Blue) = 204+110+217=531 (70% of max value = 765). Red value is 204 (80.08% from 255 or 38.42% from 531); Green value is 110 (43.36% from 255 or 20.72% from 531); Blue value is 217 (85.16% from 255 or 40.87% from 531); Max value from RGB is 217 - color contains mainly: blue. Hex color #CC6ED9 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #CC6ED9 is #339126. Grayscale: #959595. Windows color (decimal): -3379495 or 14249676. OLE color: 14249676.
HSL color Cylindrical-coordinate representation of color #CC6ED9: hue angle of 292.71º degrees, saturation: 0.58, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #CC6ED9 is Cyan = 0.06, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #CC6ED9; } p { color: rgb(204,110,217); } H1.HeaderClassName { color: #CC6ED9; } .AnyTagClassName { color: #CC6ED9; } </style>
<style> a { background-color: #CC6ED9; } a { background-color: rgb(204,110,217); } div.DivClassName { background-color: #CC6ED9; } .BgClassName { background-color: #CC6ED9; } </style>
<style> span { border-color: #CC6ED9; } span { border-color: rgb(204,110,217); } td.TdClassName { border-color: #CC6ED9; } .TagClassName { border-color: #CC6ED9; } </style>