#647C99 (or 0x647C99) is unknown color: approx Slate Grey. HEX triplet: 64, 7C and 99. RGB value is (100,124,153). Sum of RGB (Red+Green+Blue) = 100+124+153=377 (49% of max value = 765). Red value is 100 (39.45% from 255 or 26.53% from 377); Green value is 124 (48.83% from 255 or 32.89% from 377); Blue value is 153 (60.16% from 255 or 40.58% from 377); Max value from RGB is 153 - color contains mainly: blue. Hex color #647C99 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #647C99 is #9B8366. Grayscale: #777777. Windows color (decimal): -10191719 or 10058852. OLE color: 10058852.
HSL color Cylindrical-coordinate representation of color #647C99: hue angle of 212.83º degrees, saturation: 0.21, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #647C99 is Cyan = 0.35, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.4.
<style> p { color: #647C99; } p { color: rgb(100,124,153); } H1.HeaderClassName { color: #647C99; } .AnyTagClassName { color: #647C99; } </style>
<style> a { background-color: #647C99; } a { background-color: rgb(100,124,153); } div.DivClassName { background-color: #647C99; } .BgClassName { background-color: #647C99; } </style>
<style> span { border-color: #647C99; } span { border-color: rgb(100,124,153); } td.TdClassName { border-color: #647C99; } .TagClassName { border-color: #647C99; } </style>