#CE1862 (or 0xCE1862) is unknown color: approx Ruby. HEX triplet: CE, 18 and 62. RGB value is (206,24,98). Sum of RGB (Red+Green+Blue) = 206+24+98=328 (43% of max value = 765). Red value is 206 (80.86% from 255 or 62.80% from 328); Green value is 24 (9.77% from 255 or 7.32% from 328); Blue value is 98 (38.67% from 255 or 29.88% from 328); Max value from RGB is 206 - color contains mainly: red. Hex color #CE1862 is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #CE1862 is #31E79D. Grayscale: #565656. Windows color (decimal): -3270558 or 6428878. OLE color: 6428878.
HSL color Cylindrical-coordinate representation of color #CE1862: hue angle of 335.6º degrees, saturation: 0.79, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #CE1862 is Cyan = 0, Magento = 0.88, Yellow = 0.52 and Black (K on CMYK) = 0.19.
<style> p { color: #ce1862; } p { color: rgb(206,24,98); } H1.HeaderClassName { color: #ce1862; } .AnyTagClassName { color: #ce1862; } </style>
<style> a { background-color: #ce1862; } a { background-color: rgb(206,24,98); } div.DivClassName { background-color: #ce1862; } .BgClassName { background-color: #ce1862; } </style>
<style> span { border-color: #ce1862; } span { border-color: rgb(206,24,98); } td.TdClassName { border-color: #ce1862; } .TagClassName { border-color: #ce1862; } </style>