#E664E0 (or 0xE664E0) is unknown color: approx Free Speech Magenta. HEX triplet: E6, 64 and E0. RGB value is (230,100,224). Sum of RGB (Red+Green+Blue) = 230+100+224=554 (73% of max value = 765). Red value is 230 (90.23% from 255 or 41.52% from 554); Green value is 100 (39.45% from 255 or 18.05% from 554); Blue value is 224 (87.89% from 255 or 40.43% from 554); Max value from RGB is 230 - color contains mainly: red. Hex color #E664E0 is not a web safe color. Web safe color analog (approx): #FF66CC. Inversed color of #E664E0 is #199B1F. Grayscale: #989898. Windows color (decimal): -1678112 or 14705894. OLE color: 14705894.
HSL color Cylindrical-coordinate representation of color #E664E0: hue angle of 302.77º 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 #E664E0 is Cyan = 0, Magento = 0.57, Yellow = 0.03 and Black (K on CMYK) = 0.10.
<style> p { color: #e664e0; } p { color: rgb(230,100,224); } H1.HeaderClassName { color: #e664e0; } .AnyTagClassName { color: #e664e0; } </style>
<style> a { background-color: #e664e0; } a { background-color: rgb(230,100,224); } div.DivClassName { background-color: #e664e0; } .BgClassName { background-color: #e664e0; } </style>
<style> span { border-color: #e664e0; } span { border-color: rgb(230,100,224); } td.TdClassName { border-color: #e664e0; } .TagClassName { border-color: #e664e0; } </style>