#CC3D6E (or 0xCC3D6E) is unknown color: approx Cabaret. HEX triplet: CC, 3D and 6E. RGB value is (204,61,110). Sum of RGB (Red+Green+Blue) = 204+61+110=375 (49% of max value = 765). Red value is 204 (80.08% from 255 or 54.4% from 375); Green value is 61 (24.22% from 255 or 16.27% from 375); Blue value is 110 (43.36% from 255 or 29.33% from 375); Max value from RGB is 204 - color contains mainly: red. Hex color #CC3D6E is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #CC3D6E is #33C291. Grayscale: #6D6D6D. Windows color (decimal): -3392146 or 7224780. OLE color: 7224780.
HSL color Cylindrical-coordinate representation of color #CC3D6E: hue angle of 339.44º degrees, saturation: 0.58, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #CC3D6E is Cyan = 0, Magento = 0.70, Yellow = 0.46 and Black (K on CMYK) = 0.2.
<style> p { color: #cc3d6e; } p { color: rgb(204,61,110); } H1.HeaderClassName { color: #cc3d6e; } .AnyTagClassName { color: #cc3d6e; } </style>
<style> a { background-color: #cc3d6e; } a { background-color: rgb(204,61,110); } div.DivClassName { background-color: #cc3d6e; } .BgClassName { background-color: #cc3d6e; } </style>
<style> span { border-color: #cc3d6e; } span { border-color: rgb(204,61,110); } td.TdClassName { border-color: #cc3d6e; } .TagClassName { border-color: #cc3d6e; } </style>