#CC6BC1 (or 0xCC6BC1) is unknown color: approx Orchid. HEX triplet: CC, 6B and C1. RGB value is (204,107,193). Sum of RGB (Red+Green+Blue) = 204+107+193=504 (66% of max value = 765). Red value is 204 (80.08% from 255 or 40.48% from 504); Green value is 107 (42.19% from 255 or 21.23% from 504); Blue value is 193 (75.78% from 255 or 38.29% from 504); Max value from RGB is 204 - color contains mainly: red. Hex color #CC6BC1 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #CC6BC1 is #33943E. Grayscale: #919191. Windows color (decimal): -3380287 or 12676044. OLE color: 12676044.
HSL color Cylindrical-coordinate representation of color #CC6BC1: hue angle of 306.8º degrees, saturation: 0.49, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #CC6BC1 is Cyan = 0, Magento = 0.48, Yellow = 0.05 and Black (K on CMYK) = 0.2.
<style> p { color: #CC6BC1; } p { color: rgb(204,107,193); } H1.HeaderClassName { color: #CC6BC1; } .AnyTagClassName { color: #CC6BC1; } </style>
<style> a { background-color: #CC6BC1; } a { background-color: rgb(204,107,193); } div.DivClassName { background-color: #CC6BC1; } .BgClassName { background-color: #CC6BC1; } </style>
<style> span { border-color: #CC6BC1; } span { border-color: rgb(204,107,193); } td.TdClassName { border-color: #CC6BC1; } .TagClassName { border-color: #CC6BC1; } </style>