#A43DFD (or 0xA43DFD) is unknown color: approx Blue Violet. HEX triplet: A4, 3D and FD. RGB value is (164,61,253). Sum of RGB (Red+Green+Blue) = 164+61+253=478 (63% of max value = 765). Red value is 164 (64.45% from 255 or 34.31% from 478); Green value is 61 (24.22% from 255 or 12.76% from 478); Blue value is 253 (99.22% from 255 or 52.93% from 478); Max value from RGB is 253 - color contains mainly: blue. Hex color #A43DFD is not a web safe color. Web safe color analog (approx): #9933FF. Inversed color of #A43DFD is #5BC202. Grayscale: #717171. Windows color (decimal): -6013443 or 16596388. OLE color: 16596388.
HSL color Cylindrical-coordinate representation of color #A43DFD: hue angle of 272.19º degrees, saturation: 0.98, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #A43DFD is Cyan = 0.35, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #a43dfd; } p { color: rgb(164,61,253); } H1.HeaderClassName { color: #a43dfd; } .AnyTagClassName { color: #a43dfd; } </style>
<style> a { background-color: #a43dfd; } a { background-color: rgb(164,61,253); } div.DivClassName { background-color: #a43dfd; } .BgClassName { background-color: #a43dfd; } </style>
<style> span { border-color: #a43dfd; } span { border-color: rgb(164,61,253); } td.TdClassName { border-color: #a43dfd; } .TagClassName { border-color: #a43dfd; } </style>