#C990CB (or 0xC990CB) is unknown color: approx Lilac. HEX triplet: C9, 90 and CB. RGB value is (201,144,203). Sum of RGB (Red+Green+Blue) = 201+144+203=548 (72% of max value = 765). Red value is 201 (78.91% from 255 or 36.68% from 548); Green value is 144 (56.64% from 255 or 26.28% from 548); Blue value is 203 (79.69% from 255 or 37.04% from 548); Max value from RGB is 203 - color contains mainly: blue. Hex color #C990CB is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #C990CB is #366F34. Grayscale: #A7A7A7. Windows color (decimal): -3567413 or 13340873. OLE color: 13340873.
HSL color Cylindrical-coordinate representation of color #C990CB: hue angle of 297.97º degrees, saturation: 0.36, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #C990CB is Cyan = 0.01, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #C990CB; } p { color: rgb(201,144,203); } H1.HeaderClassName { color: #C990CB; } .AnyTagClassName { color: #C990CB; } </style>
<style> a { background-color: #C990CB; } a { background-color: rgb(201,144,203); } div.DivClassName { background-color: #C990CB; } .BgClassName { background-color: #C990CB; } </style>
<style> span { border-color: #C990CB; } span { border-color: rgb(201,144,203); } td.TdClassName { border-color: #C990CB; } .TagClassName { border-color: #C990CB; } </style>