#E31BDF (or 0xE31BDF) is unknown color: approx Deep Magenta. HEX triplet: E3, 1B and DF. RGB value is (227,27,223). Sum of RGB (Red+Green+Blue) = 227+27+223=477 (63% of max value = 765). Red value is 227 (89.06% from 255 or 47.59% from 477); Green value is 27 (10.94% from 255 or 5.66% from 477); Blue value is 223 (87.5% from 255 or 46.75% from 477); Max value from RGB is 227 - color contains mainly: red. Hex color #E31BDF is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #E31BDF is #1CE420. Grayscale: #6C6C6C. Windows color (decimal): -1893409 or 14621667. OLE color: 14621667.
HSL color Cylindrical-coordinate representation of color #E31BDF: hue angle of 301.2º degrees, saturation: 0.79, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #E31BDF is Cyan = 0, Magento = 0.88, Yellow = 0.02 and Black (K on CMYK) = 0.11.
<style> p { color: #e31bdf; } p { color: rgb(227,27,223); } H1.HeaderClassName { color: #e31bdf; } .AnyTagClassName { color: #e31bdf; } </style>
<style> a { background-color: #e31bdf; } a { background-color: rgb(227,27,223); } div.DivClassName { background-color: #e31bdf; } .BgClassName { background-color: #e31bdf; } </style>
<style> span { border-color: #e31bdf; } span { border-color: rgb(227,27,223); } td.TdClassName { border-color: #e31bdf; } .TagClassName { border-color: #e31bdf; } </style>