#C90E53 (or 0xC90E53) is unknown color: approx Ruby. HEX triplet: C9, 0E and 53. RGB value is (201,14,83). Sum of RGB (Red+Green+Blue) = 201+14+83=298 (39% of max value = 765). Red value is 201 (78.91% from 255 or 67.45% from 298); Green value is 14 (5.86% from 255 or 4.70% from 298); Blue value is 83 (32.81% from 255 or 27.85% from 298); Max value from RGB is 201 - color contains mainly: red. Hex color #C90E53 is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #C90E53 is #36F1AC. Grayscale: #4D4D4D. Windows color (decimal): -3600813 or 5443273. OLE color: 5443273.
HSL color Cylindrical-coordinate representation of color #C90E53: hue angle of 337.86º degrees, saturation: 0.87, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #C90E53 is Cyan = 0, Magento = 0.93, Yellow = 0.59 and Black (K on CMYK) = 0.21.
<style> p { color: #C90E53; } p { color: rgb(201,14,83); } H1.HeaderClassName { color: #C90E53; } .AnyTagClassName { color: #C90E53; } </style>
<style> a { background-color: #C90E53; } a { background-color: rgb(201,14,83); } div.DivClassName { background-color: #C90E53; } .BgClassName { background-color: #C90E53; } </style>
<style> span { border-color: #C90E53; } span { border-color: rgb(201,14,83); } td.TdClassName { border-color: #C90E53; } .TagClassName { border-color: #C90E53; } </style>