#CC0C90 (or 0xCC0C90) is unknown color: approx Medium Violet Red. HEX triplet: CC, 0C and 90. RGB value is (204,12,144). Sum of RGB (Red+Green+Blue) = 204+12+144=360 (47% of max value = 765). Red value is 204 (80.08% from 255 or 56.67% from 360); Green value is 12 (5.08% from 255 or 3.33% from 360); Blue value is 144 (56.64% from 255 or 40% from 360); Max value from RGB is 204 - color contains mainly: red. Hex color #CC0C90 is not a web safe color. Web safe color analog (approx): #CC0099. Inversed color of #CC0C90 is #33F36F. Grayscale: #545454. Windows color (decimal): -3404656 or 9440460. OLE color: 9440460.
HSL color Cylindrical-coordinate representation of color #CC0C90: hue angle of 318.75º degrees, saturation: 0.89, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #CC0C90 is Cyan = 0, Magento = 0.94, Yellow = 0.29 and Black (K on CMYK) = 0.2.
<style> p { color: #CC0C90; } p { color: rgb(204,12,144); } H1.HeaderClassName { color: #CC0C90; } .AnyTagClassName { color: #CC0C90; } </style>
<style> a { background-color: #CC0C90; } a { background-color: rgb(204,12,144); } div.DivClassName { background-color: #CC0C90; } .BgClassName { background-color: #CC0C90; } </style>
<style> span { border-color: #CC0C90; } span { border-color: rgb(204,12,144); } td.TdClassName { border-color: #CC0C90; } .TagClassName { border-color: #CC0C90; } </style>