#CC348D (or 0xCC348D) is unknown color: approx Deep Cerise. HEX triplet: CC, 34 and 8D. RGB value is (204,52,141). Sum of RGB (Red+Green+Blue) = 204+52+141=397 (52% of max value = 765). Red value is 204 (80.08% from 255 or 51.39% from 397); Green value is 52 (20.70% from 255 or 13.10% from 397); Blue value is 141 (55.47% from 255 or 35.52% from 397); Max value from RGB is 204 - color contains mainly: red. Hex color #CC348D is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #CC348D is #33CB72. Grayscale: #6B6B6B. Windows color (decimal): -3394419 or 9254092. OLE color: 9254092.
HSL color Cylindrical-coordinate representation of color #CC348D: hue angle of 324.87º degrees, saturation: 0.6, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #CC348D is Cyan = 0, Magento = 0.75, Yellow = 0.31 and Black (K on CMYK) = 0.2.
<style> p { color: #CC348D; } p { color: rgb(204,52,141); } H1.HeaderClassName { color: #CC348D; } .AnyTagClassName { color: #CC348D; } </style>
<style> a { background-color: #CC348D; } a { background-color: rgb(204,52,141); } div.DivClassName { background-color: #CC348D; } .BgClassName { background-color: #CC348D; } </style>
<style> span { border-color: #CC348D; } span { border-color: rgb(204,52,141); } td.TdClassName { border-color: #CC348D; } .TagClassName { border-color: #CC348D; } </style>