#647DBB (or 0x647DBB) is unknown color: approx Havelock Blue. HEX triplet: 64, 7D and BB. RGB value is (100,125,187). Sum of RGB (Red+Green+Blue) = 100+125+187=412 (54% of max value = 765). Red value is 100 (39.45% from 255 or 24.27% from 412); Green value is 125 (49.22% from 255 or 30.34% from 412); Blue value is 187 (73.44% from 255 or 45.39% from 412); Max value from RGB is 187 - color contains mainly: blue. Hex color #647DBB is not a web safe color. Web safe color analog (approx): #6666CC. Inversed color of #647DBB is #9B8244. Grayscale: #7C7C7C. Windows color (decimal): -10191429 or 12287332. OLE color: 12287332.
HSL color Cylindrical-coordinate representation of color #647DBB: hue angle of 222.76º degrees, saturation: 0.39, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #647DBB is Cyan = 0.47, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #647DBB; } p { color: rgb(100,125,187); } H1.HeaderClassName { color: #647DBB; } .AnyTagClassName { color: #647DBB; } </style>
<style> a { background-color: #647DBB; } a { background-color: rgb(100,125,187); } div.DivClassName { background-color: #647DBB; } .BgClassName { background-color: #647DBB; } </style>
<style> span { border-color: #647DBB; } span { border-color: rgb(100,125,187); } td.TdClassName { border-color: #647DBB; } .TagClassName { border-color: #647DBB; } </style>