#CE2D73 (or 0xCE2D73) is unknown color: approx Deep Cerise. HEX triplet: CE, 2D and 73. RGB value is (206,45,115). Sum of RGB (Red+Green+Blue) = 206+45+115=366 (48% of max value = 765). Red value is 206 (80.86% from 255 or 56.28% from 366); Green value is 45 (17.97% from 255 or 12.30% from 366); Blue value is 115 (45.31% from 255 or 31.42% from 366); Max value from RGB is 206 - color contains mainly: red. Hex color #CE2D73 is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #CE2D73 is #31D28C. Grayscale: #656565. Windows color (decimal): -3265165 or 7548366. OLE color: 7548366.
HSL color Cylindrical-coordinate representation of color #CE2D73: hue angle of 333.91º degrees, saturation: 0.64, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #CE2D73 is Cyan = 0, Magento = 0.78, Yellow = 0.44 and Black (K on CMYK) = 0.19.
<style> p { color: #ce2d73; } p { color: rgb(206,45,115); } H1.HeaderClassName { color: #ce2d73; } .AnyTagClassName { color: #ce2d73; } </style>
<style> a { background-color: #ce2d73; } a { background-color: rgb(206,45,115); } div.DivClassName { background-color: #ce2d73; } .BgClassName { background-color: #ce2d73; } </style>
<style> span { border-color: #ce2d73; } span { border-color: rgb(206,45,115); } td.TdClassName { border-color: #ce2d73; } .TagClassName { border-color: #ce2d73; } </style>