#673DAD (or 0x673DAD) is unknown color: approx Royal Purple. HEX triplet: 67, 3D and AD. RGB value is (103,61,173). Sum of RGB (Red+Green+Blue) = 103+61+173=337 (44% of max value = 765). Red value is 103 (40.62% from 255 or 30.56% from 337); Green value is 61 (24.22% from 255 or 18.10% from 337); Blue value is 173 (67.97% from 255 or 51.34% from 337); Max value from RGB is 173 - color contains mainly: blue. Hex color #673DAD is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #673DAD is #98C252. Grayscale: #555555. Windows color (decimal): -10011219 or 11353447. OLE color: 11353447.
HSL color Cylindrical-coordinate representation of color #673DAD: hue angle of 262.5º degrees, saturation: 0.48, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #673DAD is Cyan = 0.40, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.32.
<style> p { color: #673DAD; } p { color: rgb(103,61,173); } H1.HeaderClassName { color: #673DAD; } .AnyTagClassName { color: #673DAD; } </style>
<style> a { background-color: #673DAD; } a { background-color: rgb(103,61,173); } div.DivClassName { background-color: #673DAD; } .BgClassName { background-color: #673DAD; } </style>
<style> span { border-color: #673DAD; } span { border-color: rgb(103,61,173); } td.TdClassName { border-color: #673DAD; } .TagClassName { border-color: #673DAD; } </style>