#C23ACA (or 0xC23ACA) is unknown color: approx Fuchsia. HEX triplet: C2, 3A and CA. RGB value is (194,58,202). Sum of RGB (Red+Green+Blue) = 194+58+202=454 (60% of max value = 765). Red value is 194 (76.17% from 255 or 42.73% from 454); Green value is 58 (23.05% from 255 or 12.78% from 454); Blue value is 202 (79.30% from 255 or 44.49% from 454); Max value from RGB is 202 - color contains mainly: blue. Hex color #C23ACA is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #C23ACA is #3DC535. Grayscale: #727272. Windows color (decimal): -4048182 or 13253314. OLE color: 13253314.
HSL color Cylindrical-coordinate representation of color #C23ACA: hue angle of 296.67º degrees, saturation: 0.58, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #C23ACA is Cyan = 0.04, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.21.
<style> p { color: #C23ACA; } p { color: rgb(194,58,202); } H1.HeaderClassName { color: #C23ACA; } .AnyTagClassName { color: #C23ACA; } </style>
<style> a { background-color: #C23ACA; } a { background-color: rgb(194,58,202); } div.DivClassName { background-color: #C23ACA; } .BgClassName { background-color: #C23ACA; } </style>
<style> span { border-color: #C23ACA; } span { border-color: rgb(194,58,202); } td.TdClassName { border-color: #C23ACA; } .TagClassName { border-color: #C23ACA; } </style>