#CC6DC7 (or 0xCC6DC7) is unknown color: approx Orchid. HEX triplet: CC, 6D and C7. RGB value is (204,109,199). Sum of RGB (Red+Green+Blue) = 204+109+199=512 (67% of max value = 765). Red value is 204 (80.08% from 255 or 39.84% from 512); Green value is 109 (42.97% from 255 or 21.29% from 512); Blue value is 199 (78.12% from 255 or 38.87% from 512); Max value from RGB is 204 - color contains mainly: red. Hex color #CC6DC7 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #CC6DC7 is #339238. Grayscale: #939393. Windows color (decimal): -3379769 or 13069772. OLE color: 13069772.
HSL color Cylindrical-coordinate representation of color #CC6DC7: hue angle of 303.16º degrees, saturation: 0.48, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #CC6DC7 is Cyan = 0, Magento = 0.47, Yellow = 0.02 and Black (K on CMYK) = 0.2.
<style> p { color: #CC6DC7; } p { color: rgb(204,109,199); } H1.HeaderClassName { color: #CC6DC7; } .AnyTagClassName { color: #CC6DC7; } </style>
<style> a { background-color: #CC6DC7; } a { background-color: rgb(204,109,199); } div.DivClassName { background-color: #CC6DC7; } .BgClassName { background-color: #CC6DC7; } </style>
<style> span { border-color: #CC6DC7; } span { border-color: rgb(204,109,199); } td.TdClassName { border-color: #CC6DC7; } .TagClassName { border-color: #CC6DC7; } </style>