#64748B (or 0x64748B) is unknown color: approx Waikawa Grey. HEX triplet: 64, 74 and 8B. RGB value is (100,116,139). Sum of RGB (Red+Green+Blue) = 100+116+139=355 (47% of max value = 765). Red value is 100 (39.45% from 255 or 28.17% from 355); Green value is 116 (45.70% from 255 or 32.68% from 355); Blue value is 139 (54.69% from 255 or 39.15% from 355); Max value from RGB is 139 - color contains mainly: blue. Hex color #64748B is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #64748B is #9B8B74. Grayscale: #717171. Windows color (decimal): -10193781 or 9139300. OLE color: 9139300.
HSL color Cylindrical-coordinate representation of color #64748B: hue angle of 215.38º degrees, saturation: 0.16, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #64748B is Cyan = 0.28, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.45.
<style> p { color: #64748B; } p { color: rgb(100,116,139); } H1.HeaderClassName { color: #64748B; } .AnyTagClassName { color: #64748B; } </style>
<style> a { background-color: #64748B; } a { background-color: rgb(100,116,139); } div.DivClassName { background-color: #64748B; } .BgClassName { background-color: #64748B; } </style>
<style> span { border-color: #64748B; } span { border-color: rgb(100,116,139); } td.TdClassName { border-color: #64748B; } .TagClassName { border-color: #64748B; } </style>