#803DDD (or 0x803DDD) is unknown color: approx Blue Violet. HEX triplet: 80, 3D and DD. RGB value is (128,61,221). Sum of RGB (Red+Green+Blue) = 128+61+221=410 (54% of max value = 765). Red value is 128 (50.39% from 255 or 31.22% from 410); Green value is 61 (24.22% from 255 or 14.88% from 410); Blue value is 221 (86.72% from 255 or 53.90% from 410); Max value from RGB is 221 - color contains mainly: blue. Hex color #803DDD is not a web safe color. Web safe color analog (approx): #9933CC. Inversed color of #803DDD is #7FC222. Grayscale: #626262. Windows color (decimal): -8372771 or 14499200. OLE color: 14499200.
HSL color Cylindrical-coordinate representation of color #803DDD: hue angle of 265.12º degrees, saturation: 0.7, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #803DDD is Cyan = 0.42, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #803DDD; } p { color: rgb(128,61,221); } H1.HeaderClassName { color: #803DDD; } .AnyTagClassName { color: #803DDD; } </style>
<style> a { background-color: #803DDD; } a { background-color: rgb(128,61,221); } div.DivClassName { background-color: #803DDD; } .BgClassName { background-color: #803DDD; } </style>
<style> span { border-color: #803DDD; } span { border-color: rgb(128,61,221); } td.TdClassName { border-color: #803DDD; } .TagClassName { border-color: #803DDD; } </style>