#E60673 (or 0xE60673) is unknown color: approx Ruby. HEX triplet: E6, 06 and 73. RGB value is (230,6,115). Sum of RGB (Red+Green+Blue) = 230+6+115=351 (46% of max value = 765). Red value is 230 (90.23% from 255 or 65.53% from 351); Green value is 6 (2.73% from 255 or 1.71% from 351); Blue value is 115 (45.31% from 255 or 32.76% from 351); Max value from RGB is 230 - color contains mainly: red. Hex color #E60673 is not a web safe color. Web safe color analog (approx): #FF0066. Inversed color of #E60673 is #19F98C. Grayscale: #555555. Windows color (decimal): -1702285 or 7538406. OLE color: 7538406.
HSL color Cylindrical-coordinate representation of color #E60673: hue angle of 330.8º degrees, saturation: 0.95, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #E60673 is Cyan = 0, Magento = 0.97, Yellow = 0.5 and Black (K on CMYK) = 0.10.
<style> p { color: #e60673; } p { color: rgb(230,6,115); } H1.HeaderClassName { color: #e60673; } .AnyTagClassName { color: #e60673; } </style>
<style> a { background-color: #e60673; } a { background-color: rgb(230,6,115); } div.DivClassName { background-color: #e60673; } .BgClassName { background-color: #e60673; } </style>
<style> span { border-color: #e60673; } span { border-color: rgb(230,6,115); } td.TdClassName { border-color: #e60673; } .TagClassName { border-color: #e60673; } </style>