#CE4BD9 (or 0xCE4BD9) is unknown color: approx Medium Orchid. HEX triplet: CE, 4B and D9. RGB value is (206,75,217). Sum of RGB (Red+Green+Blue) = 206+75+217=498 (65% of max value = 765). Red value is 206 (80.86% from 255 or 41.37% from 498); Green value is 75 (29.69% from 255 or 15.06% from 498); Blue value is 217 (85.16% from 255 or 43.57% from 498); Max value from RGB is 217 - color contains mainly: blue. Hex color #CE4BD9 is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #CE4BD9 is #31B426. Grayscale: #818181. Windows color (decimal): -3257383 or 14240718. OLE color: 14240718.
HSL color Cylindrical-coordinate representation of color #CE4BD9: hue angle of 295.35º degrees, saturation: 0.65, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #CE4BD9 is Cyan = 0.05, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #ce4bd9; } p { color: rgb(206,75,217); } H1.HeaderClassName { color: #ce4bd9; } .AnyTagClassName { color: #ce4bd9; } </style>
<style> a { background-color: #ce4bd9; } a { background-color: rgb(206,75,217); } div.DivClassName { background-color: #ce4bd9; } .BgClassName { background-color: #ce4bd9; } </style>
<style> span { border-color: #ce4bd9; } span { border-color: rgb(206,75,217); } td.TdClassName { border-color: #ce4bd9; } .TagClassName { border-color: #ce4bd9; } </style>