#804DD8 (or 0x804DD8) is unknown color: approx Slate Blue. HEX triplet: 80, 4D and D8. RGB value is (128,77,216). Sum of RGB (Red+Green+Blue) = 128+77+216=421 (55% of max value = 765). Red value is 128 (50.39% from 255 or 30.40% from 421); Green value is 77 (30.47% from 255 or 18.29% from 421); Blue value is 216 (84.77% from 255 or 51.31% from 421); Max value from RGB is 216 - color contains mainly: blue. Hex color #804DD8 is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #804DD8 is #7FB227. Grayscale: #6B6B6B. Windows color (decimal): -8368680 or 14175616. OLE color: 14175616.
HSL color Cylindrical-coordinate representation of color #804DD8: hue angle of 262.01º degrees, saturation: 0.64, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #804DD8 is Cyan = 0.41, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #804dd8; } p { color: rgb(128,77,216); } H1.HeaderClassName { color: #804dd8; } .AnyTagClassName { color: #804dd8; } </style>
<style> a { background-color: #804dd8; } a { background-color: rgb(128,77,216); } div.DivClassName { background-color: #804dd8; } .BgClassName { background-color: #804dd8; } </style>
<style> span { border-color: #804dd8; } span { border-color: rgb(128,77,216); } td.TdClassName { border-color: #804dd8; } .TagClassName { border-color: #804dd8; } </style>