#CC76CA (or 0xCC76CA) is unknown color: approx Orchid. HEX triplet: CC, 76 and CA. RGB value is (204,118,202). Sum of RGB (Red+Green+Blue) = 204+118+202=524 (69% of max value = 765). Red value is 204 (80.08% from 255 or 38.93% from 524); Green value is 118 (46.48% from 255 or 22.52% from 524); Blue value is 202 (79.30% from 255 or 38.55% from 524); Max value from RGB is 204 - color contains mainly: red. Hex color #CC76CA is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #CC76CA is #338935. Grayscale: #999999. Windows color (decimal): -3377462 or 13268684. OLE color: 13268684.
HSL color Cylindrical-coordinate representation of color #CC76CA: hue angle of 301.4º degrees, saturation: 0.46, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #CC76CA is Cyan = 0, Magento = 0.42, Yellow = 0.01 and Black (K on CMYK) = 0.2.
<style> p { color: #CC76CA; } p { color: rgb(204,118,202); } H1.HeaderClassName { color: #CC76CA; } .AnyTagClassName { color: #CC76CA; } </style>
<style> a { background-color: #CC76CA; } a { background-color: rgb(204,118,202); } div.DivClassName { background-color: #CC76CA; } .BgClassName { background-color: #CC76CA; } </style>
<style> span { border-color: #CC76CA; } span { border-color: rgb(204,118,202); } td.TdClassName { border-color: #CC76CA; } .TagClassName { border-color: #CC76CA; } </style>