#8148DD (or 0x8148DD) is unknown color: approx Blue Violet. HEX triplet: 81, 48 and DD. RGB value is (129,72,221). Sum of RGB (Red+Green+Blue) = 129+72+221=422 (55% of max value = 765). Red value is 129 (50.78% from 255 or 30.57% from 422); Green value is 72 (28.52% from 255 or 17.06% from 422); Blue value is 221 (86.72% from 255 or 52.37% from 422); Max value from RGB is 221 - color contains mainly: blue. Hex color #8148DD is not a web safe color. Web safe color analog (approx): #9933CC. Inversed color of #8148DD is #7EB722. Grayscale: #696969. Windows color (decimal): -8304419 or 14502017. OLE color: 14502017.
HSL color Cylindrical-coordinate representation of color #8148DD: hue angle of 262.95º degrees, saturation: 0.69, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #8148DD is Cyan = 0.42, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #8148DD; } p { color: rgb(129,72,221); } H1.HeaderClassName { color: #8148DD; } .AnyTagClassName { color: #8148DD; } </style>
<style> a { background-color: #8148DD; } a { background-color: rgb(129,72,221); } div.DivClassName { background-color: #8148DD; } .BgClassName { background-color: #8148DD; } </style>
<style> span { border-color: #8148DD; } span { border-color: rgb(129,72,221); } td.TdClassName { border-color: #8148DD; } .TagClassName { border-color: #8148DD; } </style>