#E90D74 (or 0xE90D74) is unknown color: approx Ruby. HEX triplet: E9, 0D and 74. RGB value is (233,13,116). Sum of RGB (Red+Green+Blue) = 233+13+116=362 (47% of max value = 765). Red value is 233 (91.41% from 255 or 64.36% from 362); Green value is 13 (5.47% from 255 or 3.59% from 362); Blue value is 116 (45.70% from 255 or 32.04% from 362); Max value from RGB is 233 - color contains mainly: red. Hex color #E90D74 is not a web safe color. Web safe color analog (approx): #FF0066. Inversed color of #E90D74 is #16F28B. Grayscale: #5A5A5A. Windows color (decimal): -1503884 or 7605737. OLE color: 7605737.
HSL color Cylindrical-coordinate representation of color #E90D74: hue angle of 331.91º degrees, saturation: 0.89, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #E90D74 is Cyan = 0, Magento = 0.94, Yellow = 0.50 and Black (K on CMYK) = 0.09.
<style> p { color: #E90D74; } p { color: rgb(233,13,116); } H1.HeaderClassName { color: #E90D74; } .AnyTagClassName { color: #E90D74; } </style>
<style> a { background-color: #E90D74; } a { background-color: rgb(233,13,116); } div.DivClassName { background-color: #E90D74; } .BgClassName { background-color: #E90D74; } </style>
<style> span { border-color: #E90D74; } span { border-color: rgb(233,13,116); } td.TdClassName { border-color: #E90D74; } .TagClassName { border-color: #E90D74; } </style>