#CC5C78 (or 0xCC5C78) is unknown color: approx Cabaret. HEX triplet: CC, 5C and 78. RGB value is (204,92,120). Sum of RGB (Red+Green+Blue) = 204+92+120=416 (55% of max value = 765). Red value is 204 (80.08% from 255 or 49.04% from 416); Green value is 92 (36.33% from 255 or 22.12% from 416); Blue value is 120 (47.27% from 255 or 28.85% from 416); Max value from RGB is 204 - color contains mainly: red. Hex color #CC5C78 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #CC5C78 is #33A387. Grayscale: #808080. Windows color (decimal): -3384200 or 7888076. OLE color: 7888076.
HSL color Cylindrical-coordinate representation of color #CC5C78: hue angle of 345º degrees, saturation: 0.52, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #CC5C78 is Cyan = 0, Magento = 0.55, Yellow = 0.41 and Black (K on CMYK) = 0.2.
<style> p { color: #cc5c78; } p { color: rgb(204,92,120); } H1.HeaderClassName { color: #cc5c78; } .AnyTagClassName { color: #cc5c78; } </style>
<style> a { background-color: #cc5c78; } a { background-color: rgb(204,92,120); } div.DivClassName { background-color: #cc5c78; } .BgClassName { background-color: #cc5c78; } </style>
<style> span { border-color: #cc5c78; } span { border-color: rgb(204,92,120); } td.TdClassName { border-color: #cc5c78; } .TagClassName { border-color: #cc5c78; } </style>