#E91B63 (or 0xE91B63) is unknown color: approx Ruby. HEX triplet: E9, 1B and 63. RGB value is (233,27,99). Sum of RGB (Red+Green+Blue) = 233+27+99=359 (47% of max value = 765). Red value is 233 (91.41% from 255 or 64.90% from 359); Green value is 27 (10.94% from 255 or 7.52% from 359); Blue value is 99 (39.06% from 255 or 27.58% from 359); Max value from RGB is 233 - color contains mainly: red. Hex color #E91B63 is not a web safe color. Web safe color analog (approx): #FF3366. Inversed color of #E91B63 is #16E49C. Grayscale: #606060. Windows color (decimal): -1500317 or 6495209. OLE color: 6495209.
HSL color Cylindrical-coordinate representation of color #E91B63: hue angle of 339.03º 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 #E91B63 is Cyan = 0, Magento = 0.88, Yellow = 0.58 and Black (K on CMYK) = 0.09.
<style> p { color: #e91b63; } p { color: rgb(233,27,99); } H1.HeaderClassName { color: #e91b63; } .AnyTagClassName { color: #e91b63; } </style>
<style> a { background-color: #e91b63; } a { background-color: rgb(233,27,99); } div.DivClassName { background-color: #e91b63; } .BgClassName { background-color: #e91b63; } </style>
<style> span { border-color: #e91b63; } span { border-color: rgb(233,27,99); } td.TdClassName { border-color: #e91b63; } .TagClassName { border-color: #e91b63; } </style>