#C90DA2 (or 0xC90DA2) is unknown color: approx Medium Violet Red. HEX triplet: C9, 0D and A2. RGB value is (201,13,162). Sum of RGB (Red+Green+Blue) = 201+13+162=376 (49% of max value = 765). Red value is 201 (78.91% from 255 or 53.46% from 376); Green value is 13 (5.47% from 255 or 3.46% from 376); Blue value is 162 (63.67% from 255 or 43.09% from 376); Max value from RGB is 201 - color contains mainly: red. Hex color #C90DA2 is not a web safe color. Web safe color analog (approx): #CC0099. Inversed color of #C90DA2 is #36F25D. Grayscale: #555555. Windows color (decimal): -3600990 or 10620361. OLE color: 10620361.
HSL color Cylindrical-coordinate representation of color #C90DA2: hue angle of 312.45º degrees, saturation: 0.88, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #C90DA2 is Cyan = 0, Magento = 0.94, Yellow = 0.19 and Black (K on CMYK) = 0.21.
<style> p { color: #C90DA2; } p { color: rgb(201,13,162); } H1.HeaderClassName { color: #C90DA2; } .AnyTagClassName { color: #C90DA2; } </style>
<style> a { background-color: #C90DA2; } a { background-color: rgb(201,13,162); } div.DivClassName { background-color: #C90DA2; } .BgClassName { background-color: #C90DA2; } </style>
<style> span { border-color: #C90DA2; } span { border-color: rgb(201,13,162); } td.TdClassName { border-color: #C90DA2; } .TagClassName { border-color: #C90DA2; } </style>