#CC0454 (or 0xCC0454) is unknown color: approx Razzmatazz. HEX triplet: CC, 04 and 54. RGB value is (204,4,84). Sum of RGB (Red+Green+Blue) = 204+4+84=292 (38% of max value = 765). Red value is 204 (80.08% from 255 or 69.86% from 292); Green value is 4 (1.95% from 255 or 1.37% from 292); Blue value is 84 (33.20% from 255 or 28.77% from 292); Max value from RGB is 204 - color contains mainly: red. Hex color #CC0454 is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #CC0454 is #33FBAB. Grayscale: #484848. Windows color (decimal): -3406764 or 5506252. OLE color: 5506252.
HSL color Cylindrical-coordinate representation of color #CC0454: hue angle of 336º degrees, saturation: 0.96, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #CC0454 is Cyan = 0, Magento = 0.98, Yellow = 0.59 and Black (K on CMYK) = 0.2.
<style> p { color: #CC0454; } p { color: rgb(204,4,84); } H1.HeaderClassName { color: #CC0454; } .AnyTagClassName { color: #CC0454; } </style>
<style> a { background-color: #CC0454; } a { background-color: rgb(204,4,84); } div.DivClassName { background-color: #CC0454; } .BgClassName { background-color: #CC0454; } </style>
<style> span { border-color: #CC0454; } span { border-color: rgb(204,4,84); } td.TdClassName { border-color: #CC0454; } .TagClassName { border-color: #CC0454; } </style>