#E81D61 (or 0xE81D61) is unknown color: approx Ruby. HEX triplet: E8, 1D and 61. RGB value is (232,29,97). Sum of RGB (Red+Green+Blue) = 232+29+97=358 (47% of max value = 765). Red value is 232 (91.02% from 255 or 64.80% from 358); Green value is 29 (11.72% from 255 or 8.10% from 358); Blue value is 97 (38.28% from 255 or 27.09% from 358); Max value from RGB is 232 - color contains mainly: red. Hex color #E81D61 is not a web safe color. Web safe color analog (approx): #FF3366. Inversed color of #E81D61 is #17E29E. Grayscale: #616161. Windows color (decimal): -1565343 or 6364648. OLE color: 6364648.
HSL color Cylindrical-coordinate representation of color #E81D61: hue angle of 339.9º 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 #E81D61 is Cyan = 0, Magento = 0.88, Yellow = 0.58 and Black (K on CMYK) = 0.09.
<style> p { color: #E81D61; } p { color: rgb(232,29,97); } H1.HeaderClassName { color: #E81D61; } .AnyTagClassName { color: #E81D61; } </style>
<style> a { background-color: #E81D61; } a { background-color: rgb(232,29,97); } div.DivClassName { background-color: #E81D61; } .BgClassName { background-color: #E81D61; } </style>
<style> span { border-color: #E81D61; } span { border-color: rgb(232,29,97); } td.TdClassName { border-color: #E81D61; } .TagClassName { border-color: #E81D61; } </style>