#E81C60 (or 0xE81C60) is unknown color: approx Ruby. HEX triplet: E8, 1C and 60. RGB value is (232,28,96). Sum of RGB (Red+Green+Blue) = 232+28+96=356 (47% of max value = 765). Red value is 232 (91.02% from 255 or 65.17% from 356); Green value is 28 (11.33% from 255 or 7.87% from 356); Blue value is 96 (37.89% from 255 or 26.97% from 356); Max value from RGB is 232 - color contains mainly: red. Hex color #E81C60 is not a web safe color. Web safe color analog (approx): #FF3366. Inversed color of #E81C60 is #17E39F. Grayscale: #606060. Windows color (decimal): -1565600 or 6298856. OLE color: 6298856.
HSL color Cylindrical-coordinate representation of color #E81C60: hue angle of 340º degrees, saturation: 0.82, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #E81C60 is Cyan = 0, Magento = 0.88, Yellow = 0.59 and Black (K on CMYK) = 0.09.
<style> p { color: #E81C60; } p { color: rgb(232,28,96); } H1.HeaderClassName { color: #E81C60; } .AnyTagClassName { color: #E81C60; } </style>
<style> a { background-color: #E81C60; } a { background-color: rgb(232,28,96); } div.DivClassName { background-color: #E81C60; } .BgClassName { background-color: #E81C60; } </style>
<style> span { border-color: #E81C60; } span { border-color: rgb(232,28,96); } td.TdClassName { border-color: #E81C60; } .TagClassName { border-color: #E81C60; } </style>