#C823BE (or 0xC823BE) is unknown color: approx Deep Magenta. HEX triplet: C8, 23 and BE. RGB value is (200,35,190). Sum of RGB (Red+Green+Blue) = 200+35+190=425 (56% of max value = 765). Red value is 200 (78.52% from 255 or 47.06% from 425); Green value is 35 (14.06% from 255 or 8.24% from 425); Blue value is 190 (74.61% from 255 or 44.71% from 425); Max value from RGB is 200 - color contains mainly: red. Hex color #C823BE is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #C823BE is #37DC41. Grayscale: #656565. Windows color (decimal): -3660866 or 12461000. OLE color: 12461000.
HSL color Cylindrical-coordinate representation of color #C823BE: hue angle of 303.64º degrees, saturation: 0.7, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #C823BE is Cyan = 0, Magento = 0.82, Yellow = 0.05 and Black (K on CMYK) = 0.22.
<style> p { color: #c823be; } p { color: rgb(200,35,190); } H1.HeaderClassName { color: #c823be; } .AnyTagClassName { color: #c823be; } </style>
<style> a { background-color: #c823be; } a { background-color: rgb(200,35,190); } div.DivClassName { background-color: #c823be; } .BgClassName { background-color: #c823be; } </style>
<style> span { border-color: #c823be; } span { border-color: rgb(200,35,190); } td.TdClassName { border-color: #c823be; } .TagClassName { border-color: #c823be; } </style>