#E350A0 (or 0xE350A0) is unknown color: approx Brilliant Rose. HEX triplet: E3, 50 and A0. RGB value is (227,80,160). Sum of RGB (Red+Green+Blue) = 227+80+160=467 (61% of max value = 765). Red value is 227 (89.06% from 255 or 48.61% from 467); Green value is 80 (31.64% from 255 or 17.13% from 467); Blue value is 160 (62.89% from 255 or 34.26% from 467); Max value from RGB is 227 - color contains mainly: red. Hex color #E350A0 is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #E350A0 is #1CAF5F. Grayscale: #848484. Windows color (decimal): -1879904 or 10506467. OLE color: 10506467.
HSL color Cylindrical-coordinate representation of color #E350A0: hue angle of 327.35º degrees, saturation: 0.72, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #E350A0 is Cyan = 0, Magento = 0.65, Yellow = 0.30 and Black (K on CMYK) = 0.11.
<style> p { color: #E350A0; } p { color: rgb(227,80,160); } H1.HeaderClassName { color: #E350A0; } .AnyTagClassName { color: #E350A0; } </style>
<style> a { background-color: #E350A0; } a { background-color: rgb(227,80,160); } div.DivClassName { background-color: #E350A0; } .BgClassName { background-color: #E350A0; } </style>
<style> span { border-color: #E350A0; } span { border-color: rgb(227,80,160); } td.TdClassName { border-color: #E350A0; } .TagClassName { border-color: #E350A0; } </style>