#CC40CB (or 0xCC40CB) is unknown color: approx Fuchsia. HEX triplet: CC, 40 and CB. RGB value is (204,64,203). Sum of RGB (Red+Green+Blue) = 204+64+203=471 (62% of max value = 765). Red value is 204 (80.08% from 255 or 43.31% from 471); Green value is 64 (25.39% from 255 or 13.59% from 471); Blue value is 203 (79.69% from 255 or 43.10% from 471); Max value from RGB is 204 - color contains mainly: red. Hex color #CC40CB is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #CC40CB is #33BF34. Grayscale: #797979. Windows color (decimal): -3391285 or 13320396. OLE color: 13320396.
HSL color Cylindrical-coordinate representation of color #CC40CB: hue angle of 300.43º degrees, saturation: 0.58, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #CC40CB is Cyan = 0, Magento = 0.69, Yellow = 0.00 and Black (K on CMYK) = 0.2.
<style> p { color: #CC40CB; } p { color: rgb(204,64,203); } H1.HeaderClassName { color: #CC40CB; } .AnyTagClassName { color: #CC40CB; } </style>
<style> a { background-color: #CC40CB; } a { background-color: rgb(204,64,203); } div.DivClassName { background-color: #CC40CB; } .BgClassName { background-color: #CC40CB; } </style>
<style> span { border-color: #CC40CB; } span { border-color: rgb(204,64,203); } td.TdClassName { border-color: #CC40CB; } .TagClassName { border-color: #CC40CB; } </style>