#CC3872 (or 0xCC3872) is unknown color: approx Cerise. HEX triplet: CC, 38 and 72. RGB value is (204,56,114). Sum of RGB (Red+Green+Blue) = 204+56+114=374 (49% of max value = 765). Red value is 204 (80.08% from 255 or 54.55% from 374); Green value is 56 (22.27% from 255 or 14.97% from 374); Blue value is 114 (44.92% from 255 or 30.48% from 374); Max value from RGB is 204 - color contains mainly: red. Hex color #CC3872 is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #CC3872 is #33C78D. Grayscale: #6A6A6A. Windows color (decimal): -3393422 or 7485644. OLE color: 7485644.
HSL color Cylindrical-coordinate representation of color #CC3872: hue angle of 336.49º degrees, saturation: 0.59, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #CC3872 is Cyan = 0, Magento = 0.73, Yellow = 0.44 and Black (K on CMYK) = 0.2.
<style> p { color: #CC3872; } p { color: rgb(204,56,114); } H1.HeaderClassName { color: #CC3872; } .AnyTagClassName { color: #CC3872; } </style>
<style> a { background-color: #CC3872; } a { background-color: rgb(204,56,114); } div.DivClassName { background-color: #CC3872; } .BgClassName { background-color: #CC3872; } </style>
<style> span { border-color: #CC3872; } span { border-color: rgb(204,56,114); } td.TdClassName { border-color: #CC3872; } .TagClassName { border-color: #CC3872; } </style>