#804BCD (or 0x804BCD) is unknown color: approx Slate Blue. HEX triplet: 80, 4B and CD. RGB value is (128,75,205). Sum of RGB (Red+Green+Blue) = 128+75+205=408 (54% of max value = 765). Red value is 128 (50.39% from 255 or 31.37% from 408); Green value is 75 (29.69% from 255 or 18.38% from 408); Blue value is 205 (80.47% from 255 or 50.25% from 408); Max value from RGB is 205 - color contains mainly: blue. Hex color #804BCD is not a web safe color. Web safe color analog (approx): #9933CC. Inversed color of #804BCD is #7FB432. Grayscale: #696969. Windows color (decimal): -8369203 or 13454208. OLE color: 13454208.
HSL color Cylindrical-coordinate representation of color #804BCD: hue angle of 264.46º degrees, saturation: 0.57, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #804BCD is Cyan = 0.38, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #804BCD; } p { color: rgb(128,75,205); } H1.HeaderClassName { color: #804BCD; } .AnyTagClassName { color: #804BCD; } </style>
<style> a { background-color: #804BCD; } a { background-color: rgb(128,75,205); } div.DivClassName { background-color: #804BCD; } .BgClassName { background-color: #804BCD; } </style>
<style> span { border-color: #804BCD; } span { border-color: rgb(128,75,205); } td.TdClassName { border-color: #804BCD; } .TagClassName { border-color: #804BCD; } </style>