#CC4A7A (or 0xCC4A7A) is unknown color: approx Cranberry. HEX triplet: CC, 4A and 7A. RGB value is (204,74,122). Sum of RGB (Red+Green+Blue) = 204+74+122=400 (52% of max value = 765). Red value is 204 (80.08% from 255 or 51% from 400); Green value is 74 (29.30% from 255 or 18.5% from 400); Blue value is 122 (48.05% from 255 or 30.5% from 400); Max value from RGB is 204 - color contains mainly: red. Hex color #CC4A7A is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #CC4A7A is #33B585. Grayscale: #767676. Windows color (decimal): -3388806 or 8014540. OLE color: 8014540.
HSL color Cylindrical-coordinate representation of color #CC4A7A: hue angle of 337.85º degrees, saturation: 0.56, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #CC4A7A is Cyan = 0, Magento = 0.64, Yellow = 0.40 and Black (K on CMYK) = 0.2.
<style> p { color: #CC4A7A; } p { color: rgb(204,74,122); } H1.HeaderClassName { color: #CC4A7A; } .AnyTagClassName { color: #CC4A7A; } </style>
<style> a { background-color: #CC4A7A; } a { background-color: rgb(204,74,122); } div.DivClassName { background-color: #CC4A7A; } .BgClassName { background-color: #CC4A7A; } </style>
<style> span { border-color: #CC4A7A; } span { border-color: rgb(204,74,122); } td.TdClassName { border-color: #CC4A7A; } .TagClassName { border-color: #CC4A7A; } </style>