#8564BE (or 0x8564BE) is unknown color: approx True V. HEX triplet: 85, 64 and BE. RGB value is (133,100,190). Sum of RGB (Red+Green+Blue) = 133+100+190=423 (56% of max value = 765). Red value is 133 (52.34% from 255 or 31.44% from 423); Green value is 100 (39.45% from 255 or 23.64% from 423); Blue value is 190 (74.61% from 255 or 44.92% from 423); Max value from RGB is 190 - color contains mainly: blue. Hex color #8564BE is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #8564BE is #7A9B41. Grayscale: #777777. Windows color (decimal): -8035138 or 12477573. OLE color: 12477573.
HSL color Cylindrical-coordinate representation of color #8564BE: hue angle of 262º degrees, saturation: 0.41, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #8564BE is Cyan = 0.3, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #8564BE; } p { color: rgb(133,100,190); } H1.HeaderClassName { color: #8564BE; } .AnyTagClassName { color: #8564BE; } </style>
<style> a { background-color: #8564BE; } a { background-color: rgb(133,100,190); } div.DivClassName { background-color: #8564BE; } .BgClassName { background-color: #8564BE; } </style>
<style> span { border-color: #8564BE; } span { border-color: rgb(133,100,190); } td.TdClassName { border-color: #8564BE; } .TagClassName { border-color: #8564BE; } </style>