#E164E6 (or 0xE164E6) is unknown color: approx Free Speech Magenta. HEX triplet: E1, 64 and E6. RGB value is (225,100,230). Sum of RGB (Red+Green+Blue) = 225+100+230=555 (73% of max value = 765). Red value is 225 (88.28% from 255 or 40.54% from 555); Green value is 100 (39.45% from 255 or 18.02% from 555); Blue value is 230 (90.23% from 255 or 41.44% from 555); Max value from RGB is 230 - color contains mainly: blue. Hex color #E164E6 is not a web safe color. Web safe color analog (approx): #CC66FF. Inversed color of #E164E6 is #1E9B19. Grayscale: #979797. Windows color (decimal): -2005786 or 15099105. OLE color: 15099105.
HSL color Cylindrical-coordinate representation of color #E164E6: hue angle of 297.69º degrees, saturation: 0.72, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #E164E6 is Cyan = 0.02, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.10.
<style> p { color: #E164E6; } p { color: rgb(225,100,230); } H1.HeaderClassName { color: #E164E6; } .AnyTagClassName { color: #E164E6; } </style>
<style> a { background-color: #E164E6; } a { background-color: rgb(225,100,230); } div.DivClassName { background-color: #E164E6; } .BgClassName { background-color: #E164E6; } </style>
<style> span { border-color: #E164E6; } span { border-color: rgb(225,100,230); } td.TdClassName { border-color: #E164E6; } .TagClassName { border-color: #E164E6; } </style>