#CC3F4C (or 0xCC3F4C) is unknown color: approx Brick Red. HEX triplet: CC, 3F and 4C. RGB value is (204,63,76). Sum of RGB (Red+Green+Blue) = 204+63+76=343 (45% of max value = 765). Red value is 204 (80.08% from 255 or 59.48% from 343); Green value is 63 (25% from 255 or 18.37% from 343); Blue value is 76 (30.08% from 255 or 22.16% from 343); Max value from RGB is 204 - color contains mainly: red. Hex color #CC3F4C is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #CC3F4C is #33C0B3. Grayscale: #6A6A6A. Windows color (decimal): -3391668 or 4997068. OLE color: 4997068.
HSL color Cylindrical-coordinate representation of color #CC3F4C: hue angle of 354.47º degrees, saturation: 0.58, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #CC3F4C is Cyan = 0, Magento = 0.69, Yellow = 0.63 and Black (K on CMYK) = 0.2.
<style> p { color: #cc3f4c; } p { color: rgb(204,63,76); } H1.HeaderClassName { color: #cc3f4c; } .AnyTagClassName { color: #cc3f4c; } </style>
<style> a { background-color: #cc3f4c; } a { background-color: rgb(204,63,76); } div.DivClassName { background-color: #cc3f4c; } .BgClassName { background-color: #cc3f4c; } </style>
<style> span { border-color: #cc3f4c; } span { border-color: rgb(204,63,76); } td.TdClassName { border-color: #cc3f4c; } .TagClassName { border-color: #cc3f4c; } </style>