#CE3882 (or 0xCE3882) is unknown color: approx Deep Cerise. HEX triplet: CE, 38 and 82. RGB value is (206,56,130). Sum of RGB (Red+Green+Blue) = 206+56+130=392 (51% of max value = 765). Red value is 206 (80.86% from 255 or 52.55% from 392); Green value is 56 (22.27% from 255 or 14.29% from 392); Blue value is 130 (51.17% from 255 or 33.16% from 392); Max value from RGB is 206 - color contains mainly: red. Hex color #CE3882 is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #CE3882 is #31C77D. Grayscale: #6D6D6D. Windows color (decimal): -3262334 or 8534222. OLE color: 8534222.
HSL color Cylindrical-coordinate representation of color #CE3882: hue angle of 330.4º degrees, saturation: 0.6, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #CE3882 is Cyan = 0, Magento = 0.73, Yellow = 0.37 and Black (K on CMYK) = 0.19.
<style> p { color: #ce3882; } p { color: rgb(206,56,130); } H1.HeaderClassName { color: #ce3882; } .AnyTagClassName { color: #ce3882; } </style>
<style> a { background-color: #ce3882; } a { background-color: rgb(206,56,130); } div.DivClassName { background-color: #ce3882; } .BgClassName { background-color: #ce3882; } </style>
<style> span { border-color: #ce3882; } span { border-color: rgb(206,56,130); } td.TdClassName { border-color: #ce3882; } .TagClassName { border-color: #ce3882; } </style>