#CC455C (or 0xCC455C) is unknown color: approx Mandy. HEX triplet: CC, 45 and 5C. RGB value is (204,69,92). Sum of RGB (Red+Green+Blue) = 204+69+92=365 (48% of max value = 765). Red value is 204 (80.08% from 255 or 55.89% from 365); Green value is 69 (27.34% from 255 or 18.90% from 365); Blue value is 92 (36.33% from 255 or 25.21% from 365); Max value from RGB is 204 - color contains mainly: red. Hex color #CC455C is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #CC455C is #33BAA3. Grayscale: #707070. Windows color (decimal): -3390116 or 6047180. OLE color: 6047180.
HSL color Cylindrical-coordinate representation of color #CC455C: hue angle of 349.78º degrees, saturation: 0.57, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #CC455C is Cyan = 0, Magento = 0.66, Yellow = 0.55 and Black (K on CMYK) = 0.2.
<style> p { color: #CC455C; } p { color: rgb(204,69,92); } H1.HeaderClassName { color: #CC455C; } .AnyTagClassName { color: #CC455C; } </style>
<style> a { background-color: #CC455C; } a { background-color: rgb(204,69,92); } div.DivClassName { background-color: #CC455C; } .BgClassName { background-color: #CC455C; } </style>
<style> span { border-color: #CC455C; } span { border-color: rgb(204,69,92); } td.TdClassName { border-color: #CC455C; } .TagClassName { border-color: #CC455C; } </style>