#E31966 (or 0xE31966) is unknown color: approx Ruby. HEX triplet: E3, 19 and 66. RGB value is (227,25,102). Sum of RGB (Red+Green+Blue) = 227+25+102=354 (46% of max value = 765). Red value is 227 (89.06% from 255 or 64.12% from 354); Green value is 25 (10.16% from 255 or 7.06% from 354); Blue value is 102 (40.23% from 255 or 28.81% from 354); Max value from RGB is 227 - color contains mainly: red. Hex color #E31966 is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #E31966 is #1CE699. Grayscale: #5E5E5E. Windows color (decimal): -1894042 or 6691299. OLE color: 6691299.
HSL color Cylindrical-coordinate representation of color #E31966: hue angle of 337.13º degrees, saturation: 0.8, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #E31966 is Cyan = 0, Magento = 0.89, Yellow = 0.55 and Black (K on CMYK) = 0.11.
<style> p { color: #e31966; } p { color: rgb(227,25,102); } H1.HeaderClassName { color: #e31966; } .AnyTagClassName { color: #e31966; } </style>
<style> a { background-color: #e31966; } a { background-color: rgb(227,25,102); } div.DivClassName { background-color: #e31966; } .BgClassName { background-color: #e31966; } </style>
<style> span { border-color: #e31966; } span { border-color: rgb(227,25,102); } td.TdClassName { border-color: #e31966; } .TagClassName { border-color: #e31966; } </style>