#8859E0 (or 0x8859E0) is unknown color: approx Medium Purple. HEX triplet: 88, 59 and E0. RGB value is (136,89,224). Sum of RGB (Red+Green+Blue) = 136+89+224=449 (59% of max value = 765). Red value is 136 (53.52% from 255 or 30.29% from 449); Green value is 89 (35.16% from 255 or 19.82% from 449); Blue value is 224 (87.89% from 255 or 49.89% from 449); Max value from RGB is 224 - color contains mainly: blue. Hex color #8859E0 is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #8859E0 is #77A61F. Grayscale: #757575. Windows color (decimal): -7841312 or 14702984. OLE color: 14702984.
HSL color Cylindrical-coordinate representation of color #8859E0: hue angle of 260.89º degrees, saturation: 0.69, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #8859E0 is Cyan = 0.39, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.12.
<style> p { color: #8859E0; } p { color: rgb(136,89,224); } H1.HeaderClassName { color: #8859E0; } .AnyTagClassName { color: #8859E0; } </style>
<style> a { background-color: #8859E0; } a { background-color: rgb(136,89,224); } div.DivClassName { background-color: #8859E0; } .BgClassName { background-color: #8859E0; } </style>
<style> span { border-color: #8859E0; } span { border-color: rgb(136,89,224); } td.TdClassName { border-color: #8859E0; } .TagClassName { border-color: #8859E0; } </style>