#645DFD (or 0x645DFD) is unknown color: approx Neon Blue. HEX triplet: 64, 5D and FD. RGB value is (100,93,253). Sum of RGB (Red+Green+Blue) = 100+93+253=446 (59% of max value = 765). Red value is 100 (39.45% from 255 or 22.42% from 446); Green value is 93 (36.72% from 255 or 20.85% from 446); Blue value is 253 (99.22% from 255 or 56.73% from 446); Max value from RGB is 253 - color contains mainly: blue. Hex color #645DFD is not a web safe color. Web safe color analog (approx): #6666FF. Inversed color of #645DFD is #9BA202. Grayscale: #707070. Windows color (decimal): -10199555 or 16604516. OLE color: 16604516.
HSL color Cylindrical-coordinate representation of color #645DFD: hue angle of 242.62º degrees, saturation: 0.98, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #645DFD is Cyan = 0.60, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #645DFD; } p { color: rgb(100,93,253); } H1.HeaderClassName { color: #645DFD; } .AnyTagClassName { color: #645DFD; } </style>
<style> a { background-color: #645DFD; } a { background-color: rgb(100,93,253); } div.DivClassName { background-color: #645DFD; } .BgClassName { background-color: #645DFD; } </style>
<style> span { border-color: #645DFD; } span { border-color: rgb(100,93,253); } td.TdClassName { border-color: #645DFD; } .TagClassName { border-color: #645DFD; } </style>