#644ABB (or 0x644ABB) is unknown color: approx Blue Marguerite. HEX triplet: 64, 4A and BB. RGB value is (100,74,187). Sum of RGB (Red+Green+Blue) = 100+74+187=361 (47% of max value = 765). Red value is 100 (39.45% from 255 or 27.70% from 361); Green value is 74 (29.30% from 255 or 20.50% from 361); Blue value is 187 (73.44% from 255 or 51.80% from 361); Max value from RGB is 187 - color contains mainly: blue. Hex color #644ABB is not a web safe color. Web safe color analog (approx): #6633CC. Inversed color of #644ABB is #9BB544. Grayscale: #5E5E5E. Windows color (decimal): -10204485 or 12274276. OLE color: 12274276.
HSL color Cylindrical-coordinate representation of color #644ABB: hue angle of 253.81º degrees, saturation: 0.45, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #644ABB is Cyan = 0.47, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #644ABB; } p { color: rgb(100,74,187); } H1.HeaderClassName { color: #644ABB; } .AnyTagClassName { color: #644ABB; } </style>
<style> a { background-color: #644ABB; } a { background-color: rgb(100,74,187); } div.DivClassName { background-color: #644ABB; } .BgClassName { background-color: #644ABB; } </style>
<style> span { border-color: #644ABB; } span { border-color: rgb(100,74,187); } td.TdClassName { border-color: #644ABB; } .TagClassName { border-color: #644ABB; } </style>