#C02D5A (or 0xC02D5A) is unknown color: approx Old Rose. HEX triplet: C0, 2D and 5A. RGB value is (192,45,90). Sum of RGB (Red+Green+Blue) = 192+45+90=327 (43% of max value = 765). Red value is 192 (75.39% from 255 or 58.72% from 327); Green value is 45 (17.97% from 255 or 13.76% from 327); Blue value is 90 (35.55% from 255 or 27.52% from 327); Max value from RGB is 192 - color contains mainly: red. Hex color #C02D5A is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #C02D5A is #3FD2A5. Grayscale: #5E5E5E. Windows color (decimal): -4182694 or 5909952. OLE color: 5909952.
HSL color Cylindrical-coordinate representation of color #C02D5A: hue angle of 341.63º degrees, saturation: 0.62, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #C02D5A is Cyan = 0, Magento = 0.77, Yellow = 0.53 and Black (K on CMYK) = 0.25.
<style> p { color: #C02D5A; } p { color: rgb(192,45,90); } H1.HeaderClassName { color: #C02D5A; } .AnyTagClassName { color: #C02D5A; } </style>
<style> a { background-color: #C02D5A; } a { background-color: rgb(192,45,90); } div.DivClassName { background-color: #C02D5A; } .BgClassName { background-color: #C02D5A; } </style>
<style> span { border-color: #C02D5A; } span { border-color: rgb(192,45,90); } td.TdClassName { border-color: #C02D5A; } .TagClassName { border-color: #C02D5A; } </style>