#CC578D (or 0xCC578D) is unknown color: approx Mulberry. HEX triplet: CC, 57 and 8D. RGB value is (204,87,141). Sum of RGB (Red+Green+Blue) = 204+87+141=432 (57% of max value = 765). Red value is 204 (80.08% from 255 or 47.22% from 432); Green value is 87 (34.38% from 255 or 20.14% from 432); Blue value is 141 (55.47% from 255 or 32.64% from 432); Max value from RGB is 204 - color contains mainly: red. Hex color #CC578D is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #CC578D is #33A872. Grayscale: #808080. Windows color (decimal): -3385459 or 9263052. OLE color: 9263052.
HSL color Cylindrical-coordinate representation of color #CC578D: hue angle of 332.31º degrees, saturation: 0.53, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #CC578D is Cyan = 0, Magento = 0.57, Yellow = 0.31 and Black (K on CMYK) = 0.2.
<style> p { color: #CC578D; } p { color: rgb(204,87,141); } H1.HeaderClassName { color: #CC578D; } .AnyTagClassName { color: #CC578D; } </style>
<style> a { background-color: #CC578D; } a { background-color: rgb(204,87,141); } div.DivClassName { background-color: #CC578D; } .BgClassName { background-color: #CC578D; } </style>
<style> span { border-color: #CC578D; } span { border-color: rgb(204,87,141); } td.TdClassName { border-color: #CC578D; } .TagClassName { border-color: #CC578D; } </style>